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-38762: thread string redo log with scn string could not be found

1 Answers  


LPX-00409: incorrect token encountered while parsing

1 Answers  


IMG-00707: unable to access image data

1 Answers  


ORA-19653: cannot switch to older file incarnation

1 Answers  


ORA-29382: validation of pending area failed

1 Answers  


TNS-00300: ***Disabling Interchange : string

1 Answers  


PLS-00590: attempting to create a subtype UNDER a FINAL type

1 Answers  


ORA-01630: max # extents (string) reached in temp segment in tablespace string

1 Answers  


IMG-02008: 2FF08 - color histogram feature cannot be determined

1 Answers  


ORA-30006: resource busy; acquire with WAIT timeout expired

1 Answers  


ORA-27038: created file already exists

1 Answers  


ORA-29917: cannot lock a table which gets its rows from a collection operand

1 Answers  


Categories