EXP-00006 internal inconsistency error
Description:
EXP-00006 internal inconsistency error
Cause:
Export’s data structure was corrupted.
Description:
EXP-00006 internal inconsistency error
Cause:
Export’s data structure was corrupted.
Description:
EXP-00038 Bad Hash cluster id in clu$
Cause:
The function ID in CLU$ is not a legal number. CLU$ has become corrupted.
Description:
EXP-00074 rounding VOLSIZE down, new value is string
Cause:
The VOLSIZE parameter must be a multiple of the RECORDLENGTH, but the value you specified for VOLSIZE does not meet this requirement. The value of VOLSIZE has been rounded down to be a multiple of the RECORDLENGTH used for the dump file.
Description:
EXP-00017 feature ‘string‘ is needed, but not present in database”
Cause:
The command entered requires the specified feature. Either that feature is not installed, or the row describing the feature is missing from table V$OPTION.
Description:
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.
Description:
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.
Description:
EXP-00028 failed to open string for write
Cause:
Export failed to open the export file for writing. This message is usually followed by device messages from the operating system.
Description:
EXP-00062 invalid source statements for an object type
Cause:
TYPE was not found in the statements in SOURCE$ for an Object Type.
Description:
EXP-00097 Object type “string“.”string” is not in a valid state, type will not be exported.
Cause:
The object type’s status is invalid which may be caused by a dependant type’s modification (or removal) without cascading the change.
Description:
EXP-00007 dictionary shows no columns for string.string
Cause:
Export failed to gather column information from the data dictionary. The table may have been dropped.