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-06538statement violates string RESTRICT_REFERENCES pragma
ORA-01882timezone region string not found
RMAN-08092channel string: specifying datafile copy of datafile string for proxy backup
ORA-22277cannot use two different locators to modify the same LOB
PGU-41034SIDEPROFILE parameter was previously specified
DRG-12228maximum number of field sections (string) exceeded
RMAN-06722unable to remove file "string" from catalog
ORA-24354number fetched too large to fit in COBOL display type buffer.
CLST-01304node deletion successful
CLST-02306private interconnect name string for node string does not match string
ORA-15156cluster in rolling upgrade from version [string] to [string]
ORA-31610cannot call this function from a non-master process
ORA-43883SECUREFILE LOBs delta update invalid operation
DRG-11418insufficient document content for linguistic parser
TNS-12629TNS:no event test
ORA-01946DEFAULT TABLESPACE already specified
KUP-04024field end is before field start
ORA-22870ALTER TYPE with REPLACE option a non-object type
ORA-02148EXCLUSIVE specified multiple times
PGU-42037missing END-EXEC token




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