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-29933object being disassociated has some user defined statistics stored
ORA-38750FLASHBACK DATABASE may not be performed using a dispatcher.
NPL-00100cannot initialize ASN.1 context
ORA-22875cannot drop primary key of an object table whose object identifier is primary key based
RMAN-06775not connected to source recovery catalog database
LPX-01005[XPST0005] Invalid empty-sequence() expression
ORA-39712XE edition server cannot open database
ORA-23389obsolete procedure; drop objects and recreate using new master
PCB-00629Host variable is not of Internal LOB type
QSM-01061illegal query expression
ORA-53044invalid tag: string
ORA-24380invalid mode specification
DRG-11863Bad, Incomplete, Or Unknown Response
ORA-39030invalid file type string
ORA-30005missing or invalid WAIT interval
ORA-30743"string" is not an object view
ORA-12449Labels specified for user must be of type USER
ORA-28234key length too short
ORA-29852keyword IS is missing
ORA-25472maximum open iterators exceeded




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