I tried to import a dump file from a prior export using PL/SQL Developer. I get the following error in the log tab:
IMP-00032: SQL statement exceeded buffer length
Online Oracle search says buffer size of 1MB should fix this. PL/SQL Developer won't let me specify a buffer size greater than 80KB on the Oracle Import tab of Import Tables window. Any idea how to make the buffer size greater?
I am having trouble doing import from command line, and prefer to use PL/SQL Developer.
IMP-00032: SQL statement exceeded buffer length
Online Oracle search says buffer size of 1MB should fix this. PL/SQL Developer won't let me specify a buffer size greater than 80KB on the Oracle Import tab of Import Tables window. Any idea how to make the buffer size greater?
I am having trouble doing import from command line, and prefer to use PL/SQL Developer.