EXP-00072: error closing export file string
Cause: An error occurred while trying to close the export file.
Action: Contact Oracle Worldwide Support.
EXP-00072: error closing export file string
Cause: An error occurred while trying to close the export file.
Action: Contact Oracle Worldwide Support.
EXP-00071: QUERY parameter not compatible with Direct Path export
Cause: You specified a value for the QUERY parameter for a direct path export. The QUERY parameter cannot be used with a direct path export.
Action: Re-issue the export command with DIRECT=N or omit the DIRECT parameter from the command line.
EXP-00070: attempt to free unallocated memory
Cause: An attempt was made to free memory that was not allocated.
Action: Contact Oracle Worldwide Support
EXP-00068: tablespace string is offline
Cause: Export failed to export tablespace (tablespace being offline).
Action: Make tablespace online and re export.
EXP-00066: Object table string is missing its object identifier index
Cause: All object tables must have an object identifier index, but the specified table was missing an index on its object identifier column.
Action: Recreate the type table and retry the operation.
EXP-00065: Error writing lob to the dump file
Cause: The current LOB could not be written to the dump file.
Action: Identify the cause of the write failure and fix it.
EXP-00064: string is an inner nested table and cannot be exported
Cause: An attempt was made to export an inner nested table without its parent table.
Action: Export the parent of the inner nested table.
EXP-00063: error in changing language handle
Cause: Unable to change language handle.
Action: Contact Oracle Worldwide Support.
EXP-00062: invalid source statements for an object type
Cause: TYPE was not found in the statements in SOURCE$ for an Object Type
Action: Contact Oracle Worldwide Support.
EXP-00061: unable to find the outer table name of a nested table
Cause: While exporting a bitmap index or posttable action on an inner nested table, the name of the outer table could not be located, using the NTAB$ table.
Action: Verify the table is properly defined.