Category Archives: EXP Database Error Messages

EXP-00093: Could not convert to server character set’s handle

oracle

EXP-00093: Could not convert to server character set’s handle
Cause: Internal error.
Action: Contact Worldwide support.

Back to previous menu

EXP-00092: Unable to set NLS_NUMERIC_CHARACTERS to required defaults

oracle

EXP-00092: Unable to set NLS_NUMERIC_CHARACTERS to required defaults
Cause: Export was unable to set NLS_NUMERIC_CHARACTERS to ‘.,’
Action: Record the accompanying messages and report this as an Export internal error to customer support.

Back to previous menu

EXP-00091: Exporting questionable statistics

oracle
EXP-00091: Exporting questionable statistics
Cause: Export was able export statistics, but the statistics may not be usuable. The statistics are questionable because one or more of the following happened during export: a row error occurred, client character set or NCHARSET does not match with the server, a query clause was specified on export, only certain partitions or subpartitions were exported, or a fatal error occurred while processing a table.
Action: To export non-questionable statistics, change the client character set or NCHARSET to match the server, export with no query clause, export complete tables. If desired, import parameters can be supplied so that only non-questionable statistics will be imported, and all questionable statistics will be recalculated.

Back to previous menu

EXP-00090: cannot pin type “string”.”string”

oracle

EXP-00090: cannot pin type “string”.”string”
Cause: Export was unable to pin the specified type in the object cache. This is typically caused because a type could not be made valid (for example because of authorization violations in accessing subtypes).
Action: Fix the problem with the offending type until the type can be successfully compiled.

Back to previous menu

EXP-00089: invalid FILE_FORMAT specification

oracle

EXP-00089: invalid FILE_FORMAT specification
Cause: The FILE_FORMAT specification did not contain an instance of “%s”. This wildcard string must be present.
Action: Correct the error and reenter the EXPORT command.

Back to previous menu

EXP-00087: Problem with internal hash table of schema/table names

oracle

EXP-00087: Problem with internal hash table of schema/table names
Cause: Most likely a problem with allocating memory for the hash table entries.
Action: Contact Oracle Worldwide Support

Back to previous menu

EXP-00086: Primary key REFs in table “string”may not be valid on import

oracle

EXP-00086: Primary key REFs in table “string”may not be valid on import
Cause: The specified table contains primary key REFs which may not be valid in the import database.
Action: Do not use Export/Import to move Primary key REFs between databases having differing character sets.

Back to previous menu

EXP-00085: The previous problem occurred when calling string.string.string for object number

oracle

EXP-00085: The previous problem occurred when calling string.string.string for object number
Cause: The listed package provides export/import support for procedural objects, i.e, those whose DDL is supplied by stored procedures. The previously listed error occurred while calling the specified function.
Action: Contact Oracle Worldwide Support. Most packages are supplied by Oracle internal cartridge or server development groups. The package name will help Support determine the correct owner of the problem.

Back to previous menu

EXP-00084: Unexpected DbmsJava error number at step number

oracle

EXP-00084: Unexpected DbmsJava error number at step number
Cause: The error was returned from a call to a DbmsJava procedure.
Action: Record the accompanying messages and report this as an Export internal error to customer support.

Back to previous menu

EXP-00083: The previous problem occurred when calling string.string.string

oracle

EXP-00083: The previous problem occurred when calling string.string.string
Cause: The listed package provides export/import support for procedural
Action: Contact Oracle Worldwide Support. Most packages are supplied by Oracle internal cartridge or server development groups. The package name will help Support determine the correct owner of the problem.

Back to previous menu