IMP-00010 not a valid export file, header failed verification
Description:
IMP-00010 not a valid export file, header failed verification
Cause:
Either the file was not generated by Export or it was corrupted.
Description:
IMP-00010 not a valid export file, header failed verification
Cause:
Either the file was not generated by Export or it was corrupted.
Description:
IMP-00011 formatted table data not currently supported
Cause:
An attempt was made to import an export file that contains formatted table data. Import only supports export files containing binary table data.
Description:
IMP-00012 invalid export mode (character) in header
Cause:
The Export mode specified in the export file header is invalid.
Description:
IMP-00013 only a DBA can import a file exported by another DBA
Cause:
The privileges needed to Import an export file generated by a database administrator do not exist. Only a database administrator can import such files.
Description:
IMP-00014 option “string” is needed, but not present in database
Cause:
The command entered requires the specified option. Either that option is not installed, or the row describing the option is missing from table V$OPTION.
Description:
IMP-00015 following statement failed because the object already exists:
Cause:
Import failed to create an object because it already exists.
Description:
IMP-00016 required character set conversion (type number to number) not supported
Cause:
Import could not convert the character format of the export file into the native character format.
Description:
IMP-00017 following statement failed with ORACLE error number:
Cause:
Import failed to execute the statement from the export file because of an Oracle error.
Description:
IMP-00018 partial import of previous table completed: number rows imported
Cause:
A table was only partially imported because of an Oracle error.
Description:
IMP-00019 row rejected due to ORACLE error number
Cause:
Import encountered the referenced Oracle error while trying to import a row.