PLS-00611: right hand side can be only the variables of record type
Cause: with ROW on LHS, only PL/SQL records or %ROWTYPE variables are allowed on right hand side..
Action: Make appropriate changes, so that right hande side should only have variables of record or %ROWTYPE.
PLS-00612
Custom Search


More Oracle errors
ORA-08109nosort is not a supported option for online index build
EXP-00091Exporting questionable statistics.
ORA-35066(QFGET03) Extension number number is missing for EIF file string.
ORA-14551cannot perform a DML operation inside a query
ORA-32830result code string returned by Messaging Gateway agent
NID-00132CHECKPOINT_CHANGE# in datafile "string": string in the future of controlfile: string
ORA-12802parallel query server lost contact with coordinator
ORA-13465null or invalid table or column specification
ORA-24238object settings argument passed to DBMS_UTILITY.INVALIDATE is not legal
ORA-19241XPDY0021 - cast to type string failed
ORA-38810Implementation restriction: cannot drop edition that has a parent and a child
QSM-02062GROUP BY clause in mv
ORA-27491repeat_interval and start_date cannot both be NULL
ORA-30768Cannot evaluate pipelined function
PCB-00004UNSAFE_NULL=YES must be used with DBMS=V7 or V8 and MODE=ORACLE
ORA-00393log string of thread string is needed for recovery of offline datafiles
ORA-25270sender info does not match with the actual sender of the message
ORA-21707pin duration is longer than allocation duration
ORA-19172FORG0008: both arguments to fn:dateTime have a specified timezone
ORA-13780SQL statement does not exist.




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
PLS-00611right hand side can be only the variables of record type