PLS-01909: : cannot assign supertype instance to subtype
Cause: An attempt was made to assign or copy a supertype instance to a container (destination) that can only hold a subtype instance.
Action: Make sure the runtime type of the source of the assignment or copy is the same type as the destination or is a subtype of the destination type
PLS-01911
Custom Search


More Oracle errors
ORA-01719outer join operator (+) not allowed in operand of OR or IN
EXP-00030Unexpected End-Of-File encountered while reading input
ORA-00207control files are not for the same database
ORA-02843Invalid value for kernel flag
ORA-08444syntax error in JUSTIFIED clause in mask options
ORA-04062string of string has been changed
PCB-00578Variable "string" must be a table
ORA-30053invalid upper limit snapshot expression
IMP-00041Warning: object created with compilation warnings
NNF-04003Entry in inputfile is too long
SQL*Loader-00500Unable to open file (string)
RMAN-06078the control file is older than datafile string
OCI-22278must update the LOB only through the LOB buffers
ORA-02486Error in writing trace file string
ORA-32412encrypted column "string" not allowed in the materialized view log
LSX-00285referenced key "~S" is not defined
ORA-34726(NLSCHARSET06) CAUTION: String truncated during character set conversion from string to string
SQL*Loader-00711Internal error: bad address for little endian UTF16 conversion
RMAN-06136ORACLE error from auxiliary database: string
LSX-00242bad Boolean "~S"




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-01909: cannot assign supertype instance to subtype