Search This Blog

Tuesday, October 16, 2007

IMP-00032;IMP-00008

During Import process if you will get below error message

IMP-00032: SQL statement exceeded buffer length
IMP-00008: unrecognized statement in the export file:


Solutions

use BUFFER parameter with import command.
Note: use MAXIMUM value for BUFFER parameters eg: BUFFER=1000000

No comments: