Category Archives: EXP Database Error Messages

EXP-00060: an object type had multiple TYPE BODYs

oracle

EXP-00060: an object type had multiple TYPE BODYs
Cause: More than one TYPE BODY was found for an object type.
Action: Try dropping the TYPE BODY, if that is not successful, contact Oracle Worldwide Support

Back to previous menu

EXP-00059: error converting an object type’s identifier to characters

oracle

EXP-00059: error converting an object type’s identifier to characters
Cause: An invalid length of an object type identifier prevented its conversion.
Action: Contact Oracle Worldwide Support

Back to previous menu

EXP-00058: Password Verify Function for string profile does not exist

oracle

EXP-00058: Password Verify Function for string profile does not exist
Cause: Cannot find the function for the profile.
Action: Check if the profile was created properly.

Back to previous menu

EXP-00057: Failure to initialize parameter manager

oracle

EXP-00057: Failure to initialize parameter manager
Cause: The parameter manager failed in intialization.
Action: Record the messages that follow and report this to Oracle Wordwide Support as an Export internal bug.

Back to previous menu

EXP-00055: string.string is marked not exportable

oracle

EXP-00055: string.string is marked not exportable
Cause: An object was marked as non-exportable in the NOEXP$ table.
Action: Consult your database administrator.

Back to previous menu

EXP-00054: error on row number of subpartition string

oracle

EXP-00054: error on row number of subpartition string
Cause: Export encountered the referenced Oracle error while fetching rows.
Action: Look up the Oracle message in the ORA message chapters of this manual and take appropriate action.

Back to previous menu

EXP-00053: unable to execute QUERY on table string because the table has inner nested tables

oracle

EXP-00053: unable to execute QUERY on table string because the table has inner nested tables
Cause: You specified the QUERY parameter on a table that has one or more inner nested tables. The QUERY parameter cannot be specified on tables that have inner nested tables.
Action: Export the entire table by omitting the QUERY parameter.

Back to previous menu

EXP-00052: error on row number of partition string

oracle

EXP-00052: error on row number of partition string
Cause: Export encountered the referenced Oracle error while fetching rows.
Action: Look up the Oracle message in the ORA message chapters of this manual and take appropriate action.

Back to previous menu

EXP-00051: “string” – given partition or subpartition name is not part of “string” table

oracle

EXP-00051: “string” – given partition or subpartition name is not part of “string” table
Cause: The specified partition or subpartition name is not in the specified table.
Action: Check if the correct table, partition or subpartition name was specified.

Back to previous menu

EXP-00050: Cannot perform Partition Export “string” on non-partitioned table “string”

oracle

EXP-00050: Cannot perform Partition Export “string” on non-partitioned table “string”
Cause: The table specified in this Partition Export is not a partitioned table.
Action: Use Table mode, or specify a non-partitioned table.

Back to previous menu