Problem with table export
Hello!
I'm using Ubuntu with OracleXE 10g and Oracle SQL Developer 3.0.04
I tried to export with SQL Developer a table with it's data (ddl/data export)
This table contains about 3500 records.
Finally came up the message: "export ddl/data file was not opened because it exceeds the maximum automatic open size".
I choose the way 'insert'.
The created file has a size of 2.4 MB.
But it doesn't contain all the necessary insert statements for the data import.
Exists there any way to configure this export procedure to fix the problem?
Thanks for any help!
Gerhard