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-26572: %s.string.string: argument string does not match replication catalog
NZE-28801: invalid object type
ORA-12321: database (link name string) is not open and AUTO_MOUNTING=FALSE
ORA-15184: ASMLIB error could not be determined [string] [string]
ORA-30573: AUTO segment space management not valid for this type of tablespace
ORA-06970: X.25 Driver: remote host is unknown
ORA-30462: unsupported operator: string
NNL-00014: unknown data type "string"
ORA-19040: Element string does not match expected string.
ORA-22814: attribute or element value is larger than specified in type
ORA-03277: invalid SIZE specified
TNS-00551: underlying transport connection failed