PLS-01907: : number precision too large
Answer / guest
Cause: The number begin copied or assigned had too many
digits to the left of the decimal and did not fit into its
destination. In other words, there is a number precision
mismatch. This error may also occur if, for example, an
attempt is made to assign a character string to a number, as
demonstrated below. a varchar2(4); b number(1,1); a :=
'10.1'; b := a;
Action: First, check explicit number precision value
mismatches. If none are found, then consider implicit
conversions of other types to numbers, including conversions
performed during binds.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-38762: thread string redo log with scn string could not be found
LPX-00409: incorrect token encountered while parsing
IMG-00707: unable to access image data
ORA-19653: cannot switch to older file incarnation
ORA-29382: validation of pending area failed
TNS-00300: ***Disabling Interchange : string
PLS-00590: attempting to create a subtype UNDER a FINAL type
ORA-01630: max # extents (string) reached in temp segment in tablespace string
IMG-02008: 2FF08 - color histogram feature cannot be determined
ORA-30006: resource busy; acquire with WAIT timeout expired
ORA-27038: created file already exists
ORA-29917: cannot lock a table which gets its rows from a collection operand