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

EXP-00023: must be a DBA to do Full Database or Tablespace export

1 Answers  


ORA-24016: cannot create QUEUE_TABLE, user string does not have execute privileges on QUEUE_PAYLOAD_TYPE string.string

1 Answers  


LFI-00124: No access mode was specified, default is sequential.

1 Answers  


ORA-35076: (QFHEAD04) CAUTION: The textual data in EIF file string is encoded in a character set that is not recognized by this version of string.

1 Answers  


ORA-04043: object string does not exist

1 Answers  


ORA-07650: sigunc: $GETJPIW failure

1 Answers  


ORA-02242: no options specified for ALTER INDEX

1 Answers  


PLS-00315: Implementation restriction: unsupported table index type

1 Answers  


ORA-13030: Invalid dimension for the SDO_GEOMETRY object

2 Answers  


ORA-16704: Cannot set the property because it is read-only

1 Answers  


ORA-27151: buffer not large enough to hold process ID string

1 Answers  


PLS-00124: name of exception expected for first arg in exception_init pragma

1 Answers  


Categories