PLS-00610: ROW can be used only once in SET clause of UPDATE statement
Cause: You were trying to use ROW more than once in UPDATE statement.
Action: Remove all the additional ROW in set clause of UPDATE statement.
PLS-00611
Custom Search


More Oracle errors
ORA-08121Number of indexes need to be maintained offline exceeds limit for DML
ORA-19615some files not found in backup set
ORA-22954This multiset operation is not supported for this element type.
ORA-36815(XSTBLFUNC08) The OLAP_TABLE has attempted to use an AW single row function with the aw_attach parameter set to DURATION QUERY.
ORA-15231advancing diskgroup compatibility would exclude connected clients
RMAN-06426RECOVERY_CATALOG_OWNER role must be granted to user string
ORA-16548database not enabled
ORA-19953database should not be open
ORA-29506invalid query derived from USING clause
ORA-19862backup pieces must be validated before accessing results
PCC-02377Arrays of implicit varchars are not permitted
ORA-37160OLAP object does not exist
OCI-31044Top-level prefix length string exceeds maximum string
ORA-15108missing or invalid template name
SQL*Loader-00266Unable to locate character set handle for string.
ORA-36028(XSHIERCK09) Hierarchy workspace object has multiple paths from number to number.
TNS-00263Navigator: Request Failed
DRG-11209filename for string exceeds maximum length of string
QSM-01279query rewrite not possible because DML operation occurred on a table referenced by materialized view string
RMAN-07220no manual actions available




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
PLS-00610ROW can be used only once in SET clause of UPDATE statement