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...


ORA-12899: value too large for column string (actual:
string, maximum: string)



ORA-12899: value too large for column string (actual: string, maximum: string)..

Answer / guest

Cause: An attempt was made to insert or update a column with
a value which is too wide for the width of the destination
column. The name of the column is given, along with the
actual width of the value, and the maximum allowed width of
the column. Note that widths are reported in characters if
character length semantics are in effect for the column,
otherwise widths are reported in bytes.

Action: Examine the SQL statement for correctness. Check
source and destination column data types. Either make the
destination column wider, or use a subset of the source
column (i.e. use substring).

Please add more information about this Error

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01926: cannot GRANT to a role WITH GRANT OPTION

1 Answers  


ORA-30087: Adding two datetime values is not allowed

1 Answers   Oracle,


NNL-00221: Statistic counter logging interval is now string

1 Answers  


ORA-19004: Duplicate XMLType OBJECT RELATIONAL storage option

1 Answers  


SQL*Loader-00820: cannot create where clause with range for table string

1 Answers  


LRM-00107: parameter name abbreviation 'string' is not unique

1 Answers  


ORA-31604: invalid string parameter "string" for object type string in function string

1 Answers  


ORA-31160: max substitution group size string exceeded by "string" (string) for head element "string" (string)

1 Answers  


ORA-22812: cannot reference nested table column's storage table

1 Answers  


LPX-00207: expected "[" at the start of conditional section

1 Answers  


ORA-13192: failed to read number of element rows

1 Answers  


SQL*Loader-00653: XML data set to NULL in column string, row number, table string

1 Answers  


Categories