L lan02 Member Apr 27, 2016 #1 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
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
Marco Kalter Administrator Staff member Apr 28, 2016 #1 Individual fields are indeed limited to 4000 bytes. I have added support for larger field sizes to the list of enhancement requests.
Individual fields are indeed limited to 4000 bytes. I have added support for larger field sizes to the list of enhancement requests.