ORA-34726: (NLSCHARSET06) CAUTION: String truncated during
character set conversion from string to string



ORA-34726: (NLSCHARSET06) CAUTION: String truncated during character set conversion from string to ..

Answer / guest

Cause: Some operation required a string to be converted into
a different character set. The string required more bytes in
the new encoding, and exceeded some byte limit on its
allowable length, causing some characters to be removed from
the end of the string.

Action: If the byte limit is due to using the ID datatype,
consider using the CHAR datatype instead. If the byte limit
is due to the limit of 4000 bytes per line of CHAR data,
break the long line up into multiple lines.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-14103: LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE

1 Answers  


DRG-11600: URL store: string has permanently moved

1 Answers  


ORA-08450: invalid specification of CR in picture mask

1 Answers  


ORA-01616: instance string (thread string) is open - cannot disable

1 Answers  


ORA-31045: Cannot store more than string extras outside the root XML node

1 Answers  






PLS-00511: a record may not contain a PL/SQL table of records

1 Answers  


ORA-03230: segment only contains string blocks of unused space above high water mark

1 Answers  


ORA-13451: GeoRaster metadata scaling function error

1 Answers  


LPX-00314: an internal failure occurred

1 Answers  


ORA-00020: maximum number of processes (string) exceeded

2 Answers  


ORA-31449: invalid value for change_set_name

1 Answers  


ORA-19904: test recovery not allowed for datafile string

1 Answers  


Categories