ORA-01763: update or delete involves outer joined table
Cause: For deletes, the table being deleted from is outer joined to some other table. For updates, either the table being updated is outer- joined to some other table, or some table reachable from the primary table is being outer joined to a table not reachable from the primary table.
Action: Change the join specification.
ORA-01764
Custom Search


More Oracle errors
ORA-23602Invalid streams process type string
PCC-01513FIPS warning: Unsupported datatype in line number of file string
ORA-29936NULL association is allowed only with a column or an index
LCD-00206positional parameter entered after keyword [string]
ORA-19336Missing XML root element
ORA-02425create table failed
RMAN-06113changed archived log available
PLS-00536Navigation through REF variables is not supported in PL/SQL.
RMAN-06413channel string does not support proxy copy
ORA-23515materialized views and/or their indices exist in the tablespace
ORA-16222automatic Logical Standby retry of last action
ORA-26687no instantiation SCN provided for "string"."string" in source database "string"
PGU-00108invalid TIMING switch
ORA-32145Environment not specified
ORA-13066wrong feature geometry or element type
NNO-00702cache checkpointing disabled
PCB-00226SQL identifier "string" already defined
ORA-38704Checksum error in flashback database log file header.
ORA-00481LMON process terminated with error
ORA-36399(XSSPROPDTYPE) The data type of property string must be 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-01763update or delete involves outer joined table