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
ORA-32807message system link string already exists
PLS-00166bad format for date, time, timestamp or interval literal
ORA-46106Missing parent security class for security class string
LFI-00121Only one of REPLACE, or PROT allowed for opty.
ORA-28373missing ENCRYPTION clause for encrypted tablespace
RMAN-06055could not find archived log with sequence string for thread string
ORA-22060argument [string] is an invalid or uninitialized number
RMAN-06132cannot backup datafile string because it is not in the control file
ORA-26690datatype not supported at non-Oracle system
PLS-00651implementation type in Aggregate/Table function should be a valid type
O2F-00306Unable to close the INTYPE file
ORA-29864analyzing domain indexes marked LOADING/FAILED not supported
ORA-31690Process name buffer size must be specified and must be greater than 0.
ORA-32735DIAG process is not running in the instance
ORA-13342an arc geometry has fewer than three coordinates
NCR-04028NCRR: Operation failed
PLS-01909: cannot assign supertype instance to subtype
ORA-37417variable does not have an AGGCOUNT
ORA-04013number to CACHE must be less than one cycle
SQL*Loader-00413NULLIF or DEFAULTIF clause specified for filler field string in table 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
PCB-00315DECLARE TABLE is an Oracle extension