PLS-00217: NUMBER scale constraint must be in range (-84 .. 127)
Cause: A NUMBER variable was declared with a scale that is outside the legal range. Declarations such as N NUMBER(10,345) or N NUMBER(10,-100) are not supported.
Action: Change the illegal NUMBER scale constraint, making sure that it lies in the range -84 .. 127.
PLS-00218
Custom Search


More Oracle errors
ORA-12853insufficient memory for PX buffers: current stringK, max needed stringK
DRG-51021undefined error in fuzzy matcher
ORA-37408Truncate table disallowed for CUBE ORGANIZED tables
ORA-14275cannot reuse lower-bound partition as resulting partition
RMAN-06511RMAN retention policy is set to redundancy number
ORA-03236max # extents (string) reached in index string.string subpartition string
DRG-11707valid relations: string
AMD-00115PROCEDURE string, invalid file handle
ORA-38304missing or invalid user name
ORA-28345cannot downgrade because there exists encrypted column
ORA-40025reference class name not found in build data
KUP-01008the bad identifier was: string
ORA-23409could not find an unused refresh group number
CLSD-02001memory allocation error when initiating the connection
ORA-02081database link is not open
ORA-32504expecting one of string, string, string, or string but found string
RMAN-00565unable to read input file
ORA-02073sequence numbers not supported in remote updates
ORA-13499string
LPX-00019property "~s" unknown




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-00217NUMBER scale constraint must be in range (-84 .. 127)