I'm experimenting with a CLOB column.
Notes I've found indicate the actual CLOB is stored in 'OS files' and that just a pointer is stored in the actual table, if it's over 4000 bytes.
Where does the DB store these files, and what are they called?
I loaded the table via SQLLDR.
Thanks
Notes I've found indicate the actual CLOB is stored in 'OS files' and that just a pointer is stored in the actual table, if it's over 4000 bytes.
Where does the DB store these files, and what are they called?
I loaded the table via SQLLDR.
Thanks