ORA-06504: PL/SQL: Return types of Result Set variables or query do not match
Cause: Number and/or types of columns in a query does not match declared return type of a result set variable, or declared types of two Result Set variables do not match.
Action: Change the program statement or declaration. Verify what query the variable actually refers to during execution.
ORA-06505
Custom Search


More Oracle errors
PCB-00102Input file name length exceeds the maximum length
RMAN-05525SKIP TABLESPACE cannot be used when using DUPLICATE TABLESPACE
ORA-26046REF column string expects scoped table name string; user passed in string.
ORA-14022creation of LOCAL partitioned cluster indices is not supported
AMD-00137prefix "string" exceeds maximum permitted length of string characters
ORA-10941trace name context forever
ORA-33010(XSAGDNGL04) Relation workspace object is duplicated in the AGGMAP workspace object.
ORA-25216invalid recipient, either NAME or ADDRESS must be specified
DRG-11400failed to parse document with key string
ORA-30024Invalid specification for CREATE UNDO TABLESPACE
ORA-31636session is already attached to job string for user string
ORA-31151Cyclic definition encountered for string: "string"
LPX-00014context is not clean
SQL*Loader-00622Column not found before end of logical record (use TRAILING NULLCOLS)
PGU-41026PARMS parameter was previously specified
ORA-16614Data Guard broker configuration is disabled
PCB-00101Could not find or open system configuration file
DRG-11003invalid value string for string
PGA-21025error closing init file string
SQL*Loader-00561end of file




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-06504PL/SQL: Return types of Result Set variables or query do not match