PLS-00216: NUMBER precision constraint must be in range (1
.. 38)



PLS-00216: NUMBER precision constraint must be in range (1 .. 38)..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

ORA-30772: opaque types do not have default constructors

1 Answers  


NCR-02005: NCRF: Invalid session mode

1 Answers  


ORA-40216: feature not supported

1 Answers  


ORA-14608: Tablespace was specified for the previous lob segments of column string in template but is not specified for string

1 Answers  


DRG-12431: configuration section string not found

1 Answers  






NNF-03003: Format error parsing server response

1 Answers  


ORA-16738: log tranport service for standby "string" unexpectedly offline

1 Answers  


ORA-03205: partition name is required when partitioned type is specified

1 Answers  


ORA-24093: AQ agent string not granted privileges of database user string

1 Answers  


ORA-19617: file string contains different resetlogs data

1 Answers  


ORA-16619: Health Check timed out

1 Answers  


IMG-00850: image structure free failed

1 Answers  


Categories