PLS-00216: NUMBER precision constraint must be in range (1 .. 38)
Cause: A NUMBER variable was declared with a precision that is outside the legal range. Declarations such as N NUMBER(800) or N NUMBER(123,10) are not supported.
Action: Change the illegal NUMBER precision constraint, making sure that it lies in the range 1 .. 38.
PLS-00217
Custom Search


More Oracle errors
DIA-48440Variable [string] is already defined
ORA-13989Invalid input given to structured argument list report function.
ORA-32509watchpoint was already deleted
SQL*Loader-00274At least 2 read buffers have to be specified.
ORA-37414dimension without mapping or hierarchy in ORGANIZATION CUBE clause
ORA-07710sksaprs: file name buffer too small
EVM-00022Invalid filter string
RMAN-06779import validation complete
IMG-00552invalid inputChannels specified
RMAN-06061WARNING: skipping archived log compromises recoverability
ORA-19246validation failed - element string not found in in-scope element declarations
IMG-00921threshold out of range
ORA-44703Multiple source language translations found
ORA-07426spstp: cannot obtain the location of dbs directory.
ORA-03247Invalid block number specified
ORA-25131cannot modify unique(string) - unique key not defined for table
ORA-09764osnmop: access error on oracle executable
PLW-05017prefix of the expression will be ignored
PCB-00626Incompatible LOB types
ORA-26687no instantiation SCN provided for "string"."string" in source database "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
PLS-00216NUMBER precision constraint must be in range (1 .. 38)