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 |
ORA-32802: value for string must be string
DRG-50304: error in execute()
ORA-22994: source offset is beyond the end of the source LOB
ORA-29900: operator binding does not exist
ORA-28606: block too fragmented to build bitmap index (string,string)
ORA-32018: parameter cannot be modified in memory on another instance
ORA-24162: name value pair list is full, cannot add another entry
TNS-00002: INTCTL: error while starting the Interchange
TNS-03508: Failed to create address string
ORA-06721: TLI Driver: spurious client req
TNS-12532: TNS:invalid argument
ORA-26059: Data is too large for column string