Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PLS-01907: : number precision too large



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

Post New Answer

More Oracle Errors Interview Questions

ORA-08183: Flashback cannot be enabled in the middle of a transaction

1 Answers  


ORA-07841: sllfop: SYS$OPEN failure

1 Answers  


ORA-19662: archived log thread string sequence string could not be verified

1 Answers  


ORA-19001: Invalid storage option specified

1 Answers  


ORA-02710: osnpop: fork failed

1 Answers  


ORA-14522: Partition-level default tablespace string block size [string] for string string does not match existing string block size [string]

1 Answers  


TNS-00146: Internal-- Retry data request withing pump.

1 Answers  


TNS-01106: Listener using listener name string has already been started

1 Answers  


ORA-13427: invalid BLOB parameter for output

1 Answers  


ORA-24151: no evaluation context is associated with rule string.string or rule set string.string

1 Answers  


TNS-00266: Navigator: Unknown Request

1 Answers  


ORA-02291: integrity constraint (string.string) violated - parent key not found

1 Answers   CTS,


Categories