PLS-00580: supertype must be an object type
Cause: An attempt was made to declare an object type to have a supertype, but the specified supertype was not itself an object type. Object types can inherit only from other object types.
Action: Remove the supertype specification, or change it to refer to an object type. If the declaration appears correct, make sure the supertype has compiled correctly.
PLS-00581
Custom Search


More Oracle errors
ORA-33247(CRENAME03) %K is already a value of the dependent UNIQUE concat dimension workspace object, from leaf dimension workspace object.
ORA-41105The Cluster Director is not stopped.
ORA-32846Messaging Gateway agent cannot be started; status is string
ORA-28262global_context_pool_size has invalid value.
TNS-00528Protocol Adapter not loaded
DRG-11111value of string must be between string and string
ORA-02372data for row: string
ORA-36693(XSRELGID25) INHIERARCHY cannot be specified with the GROUPSET and ROLLUP options of GROUPINGID.
ORA-15249could not locate ASM attribute string
PCC-00140CREATE FUNCTION/PROCEDURE/PACKAGE/TRIGGER are Oracle extensions
ORA-19239XPTY0019 - It is a type error if the result of an step (other than the last step) in a path expression contains an atomic value
ORA-02305only EXECUTE, DEBUG, and UNDER privileges are valid for types
ORA-15250insufficient diskgroup space for rebalance completion
ORA-31616unable to write to dump file "string"
SQL*Loader-00565unexpected error during skip .
DRG-50865failed to append to collection
SQL*Loader-00932Could not truncate table string.
NZE-28864SSL connection closed gracefully
DIA-49431No such incident [string]
ORA-28604table too fragmented to build bitmap index (string,string,string)




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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-00580supertype must be an object type