IMP-00062: Warning: The identifier on the dump file for object type “string”.”string” is invalid
Cause: The character string representing the object type’s identifier
* could not be converted to an object identifier.
Action: Internal error.
IMP-00062: Warning: The identifier on the dump file for object type “string”.”string” is invalid
Cause: The character string representing the object type’s identifier
* could not be converted to an object identifier.
Action: Internal error.
IMP-00061: Warning: Object type “string”.”string” already exists with a different identifier
Cause: An object type cannot be created because it already exists on the
* target system, but with a different identifier
Action: Drop the object type from the target system and retry the operation.
IMP-00060: Warning: Skipping table “string”.”string” because object type “string”.”string” does not exist or has different identifier
Cause: An object type needed by the table, either does not exist on the
* target system or, if it does exist, it has a different object identifier.
Action: Create the object type on the target system with a valid
* identifier.
IMP-00059: Failure to initialize parameter manager
Cause: Parameter manager failed in initialization.
Action: Report this to Oracle Worldwide Support as an Import internal bug.
IMP-00057: Warning: Dump file may not contain data of all partitions of this table
Cause: The dump file used for this Table Import might not contain all of the data belonging to the exported table.
Action: Check to see if the export was done as intended, or try performing a Partition Import.
IMP-00056: multiple devices specified for tape input
Cause: You specified multiple file names when doing an import from a tape device. Import uses the same device for reading all tapes, regardless of the number of tape volumes required. For this reason, export will accept only one value for the FILE parameter when writing to tape.
Action: Reenter the IMPORT command, but specify only one tape device in the FILE parameter.
IMP-00055: Warning: partition or subpartition “string”:”string” not found in export file
Cause: A partition or subpartition name was specified that does not exist in export file.
Action: Check to make sure the partition or subpartition name belongs to the table.
IMP-00054: must be connected ‘AS SYSDBA’ to do Point-in-time Recovery or Transportable Tablespace import
Cause: The user must log in ‘as SYSDBA’ to perform transportable tablespace imports or Point-In-Time Recovery imports.
Action: Ask your database adminstrator to perform the Transportable Tablespace import or the Tablespace Point-in-time Recovery import.
IMP-00053: Import mode incompatible with Export dump file
Cause: The specified import option is incompatible with point-in-time- recovery dump file.
Action: Generate a proper dump file or use point-in-time-recovery import mode.
IMP-00052: Warning: Unable to set event for freelist communication with server
Cause: An event could not be set for current the session.
Action: If Import fails, give the Import user ALTER SESSION PRIV and retry the operation.