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-01926: cannot GRANT to a role WITH GRANT OPTION
ORA-30087: Adding two datetime values is not allowed
NNL-00221: Statistic counter logging interval is now string
ORA-19004: Duplicate XMLType OBJECT RELATIONAL storage option
SQL*Loader-00820: cannot create where clause with range for table string
LRM-00107: parameter name abbreviation 'string' is not unique
ORA-31604: invalid string parameter "string" for object type string in function string
ORA-31160: max substitution group size string exceeded by "string" (string) for head element "string" (string)
ORA-22812: cannot reference nested table column's storage table
LPX-00207: expected "[" at the start of conditional section
ORA-13192: failed to read number of element rows
SQL*Loader-00653: XML data set to NULL in column string, row number, table string