ORA-01761: DML operation does not map to a unique table in the join
Cause: The primary table is the base table against which the update, insert or delete operation is finally being done. For delete either there is no primary table in the join query or there is more than one. For update or insert the columns specified map to more than one base table.
Action: Change the join specification.
ORA-01763
Custom Search


More Oracle errors
ORA-26677Streams downstream capture process string cannot proceed
ORA-09870spini: failure initializing maximum number of open files.
ORA-40273invalid model type string for Adaptive Bayes Network algorithm
QSM-03113Cannot tune the MATERIALIZED VIEW statement string
ORA-09933Deletion of old password file failed.
OCI-31090invalid database schema name "string"
ORA-07584spdcr: invalid value for ORA_sid_(proc_)PQL$_item
OCI-31100XDB Locking Internal Error
ORA-19736can not plug a tablespace into a database using a different national character set
PCC-02112OBJECTS option ignored. OBJECTS=YES is not allowed for DBMS=V6 or V7.
PLS-00239invalid external type specification for SQLCODE
ORA-00058DB_BLOCK_SIZE must be string to mount this database (not string)
ORA-32856operation not supported for propagation job
ORA-00720ALTER DATABASE RESET COMPATIBILITY command has been de-supported
ORA-22894cannot add constraint on existing unscoped REF columns of non-empty tables
ORA-31070Invalid database user ID string
ORA-38723Invalid SCN expression.
ORA-02028fetching an exact number of rows is not supported by the server
OCI-31191Resource string is already checked out
ORA-13510invalid RETENTION string, must be in the range (string, 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
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-01761DML operation does not map to a unique table in the join