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

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.

EXP-00052: error on row number of partition string

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.

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

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.

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

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.

EXP-00049: %s option is not compatible with Point-in-time Recovery or Transportable Tablespace Export

EXP-00049: %s option is not compatible with Point-in-time Recovery or Transportable Tablespace Export

Cause: An option was specified incompatible with Point-in-time Recovery or Transportable Tablespace Export.

Action: Retry the Export without the displayed option.

EXP-00048: Cannot export SYSAUX Tablespace for Point-in-time Recovery or Transportable Tablespace

EXP-00048: Cannot export SYSAUX Tablespace for Point-in-time Recovery or Transportable Tablespace

Cause: SYSAUX tablespace cannot be part of recovery set or transportable tablespace set.

Action: Contact Oracle Wordwide Support.

EXP-00047: Missing tablespace name(s)

EXP-00047: Missing tablespace name(s)

Cause: Tablespace name(s) were not supplied

Action: Provide tablespace name(s)

EXP-00046: Tablespace named string does not exist

EXP-00046: Tablespace named string does not exist

Cause: The specified tablespace does not exist in dictionary.

Action: Contact Oracle Wordwide Support.

EXP-00045: Cannot export SYSTEM Tablespace for Point-in-time Recovery or Transportable Tablespace

EXP-00045: Cannot export SYSTEM Tablespace for Point-in-time Recovery or Transportable Tablespace

Cause: SYSTEM tablespace cannot be part of recovery set or transportable tablespace set.

Action: Contact Oracle Wordwide Support.

EXP-00044: must be connected AS SYSDBA to do Point-in-time Recovery or Transportable Tablespace import

EXP-00044: 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.

EXP-00043: Invalid data dictionary information in the row where column string is string in table string

EXP-00043: Invalid data dictionary information in the row where column string is string in table string

Cause: The export utility retrieved invalid data from the data dictionary.

Action: Contact Oracle Worldwide Suport.

EXP-00042: Missing NLS_CHARACTERSET or NLS_NCHAR_CHARACTERSET in props$

EXP-00042: Missing NLS_CHARACTERSET or NLS_NCHAR_CHARACTERSET in props$

Cause: A value for NLS_CHARACTERSET or NLS_NCHAR_CHARACTERSET was not entered in the props$ table

Action: internal error.

EXP-00041: INCTYPE parameter is obsolete

EXP-00041: INCTYPE parameter is obsolete

Cause: Export encountered the INCTYPE parameter when parsing Export options. Incremental Exports are no longer supported.

Action: Consult the Oracle Backup and Recovery guide. Export will attempt to continue.

EXP-00040: Dump file and log file must be different

EXP-00040: Dump file and log file must be different

Cause: The dump file and log file cannot be the same file.

Action: Specify different file names for the dump file and the log file, then retry the operation.

EXP-00039: export file string must be on a disk

EXP-00039: export file string must be on a disk

Cause: On some platforms, export can read files from tape. This message is displayed if the first file in an export file set was on disk and you specified a tape device for a second or subsequent file.

Action: Verify that you have specified the correct file name for the export file. Remember that all export files can be either on disk or all files can be on tape, but not mixed both tape and disk.

EXP-00038: Bad Hash cluster id in clu$

EXP-00038: Bad Hash cluster id in clu$

Cause: The function id in clu$ is not a legal number. Clu$ has become corrupted.

Action: Contact Worldwide Support

EXP-00037: Export views not compatible with database version

EXP-00037: Export views not compatible with database version

Cause: The Export utility is at a higher version than the database version and is thereby incompatible.

Action: Use the same version of Export utility as the database.

EXP-00036: Object number non-existent in dictionary

EXP-00036: Object number non-existent in dictionary

Cause: The specified object could not be found in the dictionary. The object might have been dropped during the export

Action: The object no longer exists; no action is needed.

EXP-00035: QUERY parameter valid only for table mode exports

EXP-00035: QUERY parameter valid only for table mode exports

Cause: You specified the QUERY parameter in an export command, but you are not performing a table mode export. The QUERY parameter cannot be used for a user mode export, a full export, nor a point in time recovery export.

Action: If you want to select a subset of rows for a table, you must export the table independently with a table mode export. Issue a table mode export command that specifies the table name and the query you want to execute during export.

EXP-00034: error on rowid: file# number block# number slot# number

EXP-00034: error on rowid: file# number block# number slot# number

Cause: Identifies the rowid on which an error occurred.

Action: This is an information message. No action is required.