ORA-14132: table cannot be used in EXCHANGE
Cause: An attempt was made to issue an ALTER TABLE EXCHANGE PARTITION | SUBPARTITION command, but the non-partitioned table cannot be used in the EXCHANGE because one or more of the following apply:

- it is a typed table

- it is a temporary table

- it contains ADT columns

- it contains nested-table columns

- it contains REF columns

- it contains array columns

- it is an index-organized table

- it contains LOB columns

- it is a nested table

- it is created with row dependency and the partitioned table is not

- it is created without row dependency and the partitioned table is

Action: Make sure the non-partitioned table does not violate any of the above restrictions for the ALTER TABLE EXCHANGE PARTITION | SUBPARTITION command.
ORA-14133
Custom Search


More Oracle errors
ORA-39808The SINGLEROW option must be specified for parent table string.
RMAN-06020connected to auxiliary database (not started)
ORA-01933cannot create a stored object using privileges from a role
RMAN-10032unhandled exception during execution of job step number: string
ORA-22312must specify either CASCADE or INVALIDATE option
QSM-02179MV with UNION ALL requires compatibility >= 9.2
PGU-30036no ORACLE_HOME environment variable available
ORA-16003standby database is restricted to read-only access
ORA-35562(SQLIMP01) The SQL IMPORT command will produce number columns of output, but you have provided number host variables in your INTO clause.
RMAN-06012channel: string not allocated
ORA-14513partitioning column may not be of object datatype
PLS-01504Use of AS phase in CREATE TABLE statement is non_ANSI
ORA-22923amount of data specified in streaming LOB write is 0
ORA-34896(PPMONTHS00) At least 12 month names must be given. Only number were provided.
ORA-24241source text is in wrapped format
ORA-32634automatic order MODEL evaluation does not converge
PLS-00905object string is invalid
ORA-14122only one REVERSE or NOREVERSE clause may be specified
ORA-07404sfareq: Timeout occurred waiting for request to complete.
LFI-00120Unable to parse root filename string.




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-14132table cannot be used in EXCHANGE