ORA-25961: join index prevents dml cascade constraint operation
Cause: An attempt to execute dml resulted in the need to perform dml on another table because of a cascade constraint. The join index only allows one of its underlying tables to me modified at a time.
Action: Drop the join index or remove the constraint.
ORA-25962
Custom Search


More Oracle errors
ORA-14654number of partitions of reference-partitioned table must equal that of the parent table
RMAN-04012auxiliary database Password:
ORA-06780TLI Driver: recv error code failed
ORA-38483invalid FUNCTION/PACKAGE/TYPE name: "string"
TNS-12542TNS:address already in use
ORA-00272error writing archive log string
ORA-47362error adding Rule string to Rule Set string, string
PLS-00555default expressions are not allowed for SQL operators
ORA-00700soft internal error, arguments: [string], [string], [string], [string], [string], [string
ORA-26094stream format error: input column overflow
ORA-15061ASM operation not supported [string]
NNL-00903SERVER FAILURE responses sent: number
ORA-31447cannot create change tables in the SYS schema
LPX-00718message has no envelope
ORA-01184logfile group string already exists
ORA-30568cannot drop log group - nonexistent log group
ORA-00384Insufficient memory to grow cache
EXP-00106Invalid Database Link Passwords
ORA-12990duplicate option specified
OCI-22603cannot add an attribute to the already generated TDS 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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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-25961join index prevents dml cascade constraint operation