PCB-00315: DECLARE TABLE is an Oracle extension
Cause: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, the DECLARE TABLE statement was used.
Action: No action required. However, for ANSI/ISO compliance, do not use this statement.
PCB-00316
Custom Search


More Oracle errors
IMP-00016required character set conversion (type number to number) not supported
ORA-33005(XSAGDIMBREAK) Invalid breakout for dimension workspace object.
PCC-02325illegal indirection operation
ORA-10877error signaled in parallel recovery slave string
DRG-11531start token not found on line string
ORA-30773opaque types do not have default constructors
ORA-21522attempted to use an invalid connection in OCI (object mode only)
ORA-07632smsrcx: $DELTVA failure
ORA-14106LOGGING/NOLOGGING may not be specified for a clustered table
PCC-02460Outline cannot be created
PCC-00120File I/O error during code generation
LSX-00126facet "~1S" has invalid value "~u"
ORA-25502concurrent ALTER SYSTEM QUIESCE/UNQUIESCE command is running
PCC-00145This statement can only be used with THREADS=YES
ORA-19930file string has invalid checkpoint SCN string
DRG-10513index string metadata is corrupt
AMD-00115PROCEDURE string, invalid file handle
ORA-15515error while replaying remote procedure call: "string.string.string"
SQL*Loader-00800string specified and ignored
TNS-01078Opened name lookup file: 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
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
PCB-00315DECLARE TABLE is an Oracle extension