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-08183: Flashback cannot be enabled in the middle of a transaction
ORA-07841: sllfop: SYS$OPEN failure
ORA-19662: archived log thread string sequence string could not be verified
ORA-19001: Invalid storage option specified
ORA-02710: osnpop: fork failed
ORA-14522: Partition-level default tablespace string block size [string] for string string does not match existing string block size [string]
TNS-00146: Internal-- Retry data request withing pump.
TNS-01106: Listener using listener name string has already been started
ORA-13427: invalid BLOB parameter for output
ORA-24151: no evaluation context is associated with rule string.string or rule set string.string
TNS-00266: Navigator: Unknown Request
ORA-02291: integrity constraint (string.string) violated - parent key not found