Text importer - CLOB

lan02

Member
Hello,

I'm trying to import a .csv file using the text importer tool. One of the fields is a CLOB. I'm getting a "ORA-01704: string literal too long" error.

Can this not be done using the text importer?

Thanks
 
Individual fields are indeed limited to 4000 bytes. I have added support for larger field sizes to the list of enhancement requests.
 
Back
Top