PLS-00495: too many columns in SELECT...INTO statement after bursting record targets
Cause: Type checking indicated the columns in a SELECT or FETCH were being collected into a record in the INTO list. The record was burst into its fields. There were not enough fields in the record for each of the columns.
Action: Change the number of columns or the record variable(s) in the INTO clause so that they match.
PLS-00496
Custom Search


More Oracle errors
NZE-29026Decryption failure
TNS-01029Services Summary...
LPX-00123duplicate ID "~S"
RMAN-06709No scripts in recovery catalog
DRG-11132Invalid character in logfile name
PLS-00546SELF may not be declared as a REF parameter.
ORA-39112Dependent object type string skipped, base object type string creation failed
ORA-01564rollback segment is not PUBLIC
RMAN-08001restore not complete
LPX-00910The root nodes in input documents to XmlDiff did not match
OCI-31054The string operator cannot have an ancillary operator
DIA-48309illegal incident state transition, [string] to [string]
ORA-28338cannot encrypt indexed column(s) with salt
ORA-28332cannot have more than one password for the encryption key
ORA-12740Express Instant Client: unsupported server national character set string
ORA-25105RECOVERABLE option can only be used with ALTER INDEX REBUILD
ORA-13464error loading GeoRaster data: string
ORA-16169LGWR network server invalid parameters
RMAN-08610channel string: restoring datafile string to string
ORA-30000missing either trim specification or char expression in TRIM




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-00495too many columns in SELECT...INTO statement after bursting record targets