ORA-02439: Unique index on a deferrable constraint is not allowed
Cause: attempted to enable a deferrable primary key/unique constraint that has an existing unique index on the constraint columns.
Action: Drop the index on the constraint columns or make the constraint not deferrable.
ORA-02440
Custom Search


More Oracle errors
ORA-26706cannot downgrade capture process
ORA-31451invalid value string for capture_values, expecting: OLD, NEW, or BOTH
DRG-12007You might not be allowed to use this method here, continue?
DIA-48495Interrupt requested
ORA-54028cannot change the HIDDEN/VISIBLE property of a virtual column
ORA-12672Database logon failure
EXP-00098Data in table has not been upgraded, table will not be exported
ORA-09788sllfrb: unable to read file.
ORA-13801invalid value for SQLTUNE_CATEGORY parameter
ORA-55204Tag data translation option not found
NNL-01031Name: string
RMAN-06019could not translate tablespace name "string"
NNL-00856Average rename processing time: string
ORA-07204sltln: name translation failed due to lack of output buffer space.
ORA-02072distributed database network protocol mismatch
ORA-41634invalid duration specification in rule properties: "string"
ORA-04000the sum of PCTUSED and PCTFREE cannot exceed 100
ORA-26745cursors (string) are not sufficient
DIA-49430No such problem [string]
ORA-32102invalid OCI handle




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-02439Unique index on a deferrable constraint is not allowed