ORA-14130: UNIQUE constraints mismatch in ALTER TABLE EXCHANGE PARTITION
Cause: One of the tables named in the ALTER TABLE EXCHANGE PARTITION command has a UNIQUE constraint for which no matching (vis-a-vis key columns) constraint is defined on the other table or a matching constraint is defined on the other table, but it differs from that defined on the first table vis-a-vis being enabled and/or validated.
Action: Ensure that for every UNIQUE constraint defined on one of the tables named in the ALTER TABLE EXCHANGE PARTITION statement there is a matching (vis-a-vis key columns and being enabled and/or validated) UNIQUE constraint defined on the other table. If UNIQUE constrains are enabled, UNIQUE constraints on the partitioned table should be enforced using local indexes.
ORA-14131
Custom Search


More Oracle errors
ORA-04031unable to allocate string bytes of shared memory ("string","string","string","string")
ORA-23378connection qualifier "string" is not valid for object group "string"."string"
ORA-30959The indexed column is not stored in CLOB.
ORA-37404Create table as select disallowed for CUBE ORGANIZED tables
ORA-00361cannot remove last log member string for group string
ORA-39111Dependent object type string skipped, base object type string already exists
OCI-30191missing argument list
ORA-25255incorrect subscription string string
PLS-00251RETURN, for actual function return, must be last in the parameters clause
ORA-34796(OCI08) SQL host variable number cannot be bound.
ORA-24345A Truncation or null fetch error occurred
ORA-24022the specified parameters has no effect on the queue
LFI-01506fflush() failed(OSD return value = string).
ORA-19608string is not a backup piece
RMAN-06118a backup control file older than SCN string must be used for this recovery
DRG-10846order by columns must be all ascending or all descending
ORA-32731Another Parallel Oradebug session is in progress
ORA-12235TNS:Failure to redirect to destination
ORA-26734different datafiles_directory_object parameter must be specified
ORA-27369job of type EXECUTABLE failed with exit code: 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-14130UNIQUE constraints mismatch in ALTER TABLE EXCHANGE PARTITION