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-29817non-supported option with disassociate statement
ORA-19711cannot use RENORMALIZEALLFILENAMES while database is open
ORA-02725osnpbr: cannot send break signal
ORA-39709incomplete component downgrade; string downgrade aborted
ORA-16240Waiting for logfile (thread# string, sequence# string)
ORA-01772Must specify a value for LEVEL
VID-00612unable to open export destination file
RMAN-08145channel string: starting validation of archived log
ORA-29474DBMS_SQL.OPEN_CURSOR failed. security_level of 0 is not allowed
ORA-27413repeat interval is too long
ORA-01290cannot remove unlisted logfile string
NNL-00834Slowest delete processing time: string
RMAN-06508MAXSETSIZE string KBYTES should be greater than block size string bytes
ORA-13705There was a instance shutdown/startup between the snapshots in the range [string, string].
ORA-26565Call to <type>_arg made before calling dbms_defer.call
ORA-01862the numeric value does not match the length of the format item
RMAN-06486changed backup piece expired
ORA-17506I/O Error Simulation
RMAN-06026some targets not found - aborting restore
TNS-12669Shared server: outbound protocol does not support proxies




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