PLS-00494: coercion into multiple record targets not supported
Cause: The INTO list of a SELECT or FETCH specified more than a single record- type target and the column types required coercion into a record to match the INTO list. This is type checked as correct, but not yet supported.
Action: Create a new record type to hold all of the column types or code the SELECT with an INTO target for every source column.
PLS-00495
Custom Search


More Oracle errors
DIA-48113unable to write to stream file because of out of space condition
RMAN-10020error initializing Recovery Manager execution layer
ORA-39052cannot specify SKIP_CURRENT on initial start of a job.
ORA-21606can not free this object
ORA-02839Sync of blocks to disk failed.
ORA-29379resource plan string is involved in a loop in top-plan string
PGU-41040LOGMODE parameter was previously specified
DRG-11849Heuristic Expiration
ORA-22837Relational hint or keyword is disallowed for user-level DML
TNS-00543internal error
EVM-00034Error: string
NNC-00410invalid preferred server address list
ORA-07457cannot set _INTERNAL_RESOURCE_MANAGER_PLAN because of FORCE
ORA-00700soft internal error, arguments: [string], [string], [string], [string], [string], [string
ORA-07490scgrcl: cannot convert lock.
ORA-27363invalid program for lightweight job
PLS-01407One of the identifiers CHAR, CHARACTER, or INTEGER has been redefined by the programmer
ORA-15238string is not a valid value for attribute string
ORA-30130invalid parameter key type received
TNS-00288Navigator: Failed to Disable Interchange




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-00494coercion into multiple record targets not supported