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 |
EXP-00023: must be a DBA to do Full Database or Tablespace export
ORA-24016: cannot create QUEUE_TABLE, user string does not have execute privileges on QUEUE_PAYLOAD_TYPE string.string
LFI-00124: No access mode was specified, default is sequential.
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.
ORA-04043: object string does not exist
ORA-07650: sigunc: $GETJPIW failure
ORA-02242: no options specified for ALTER INDEX
PLS-00315: Implementation restriction: unsupported table index type
ORA-13030: Invalid dimension for the SDO_GEOMETRY object
ORA-16704: Cannot set the property because it is read-only
ORA-27151: buffer not large enough to hold process ID string
PLS-00124: name of exception expected for first arg in exception_init pragma