ORA-34726: (NLSCHARSET06) CAUTION: String truncated during character set conversion from string to string
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.
ORA-34738
Custom Search


More Oracle errors
PGA-21405error deleting file string, remove errno = number
RMAN-03003command not implemented yet: string
ORA-09881sstasfre/sstasdel: shmdt error, unable to detach tas read page
ORA-06720TLI Driver: SID lookup failure
ORA-14294Number of partitions does not match number of subpartitions
QSM-01096Materialized view with grouping sets contains duplicates
LFI-01003Unable to read string bytes from file.
ORA-23409could not find an unused refresh group number
ORA-15101no action specified
DRG-12406invalid CTX EXEC tag attribute (string)
DIA-48242Fields that are NOT NULL can not use surrogates
RMAN-06088datafile copy string not found or out of sync with catalog
CLST-01903configuring node: host name string, private interconnect name string
NZE-29162Non-FIPS cipher suites being used in FIPS mode.
NID-00127All online files in the database must have the same checkpoint SCN
RMAN-06177restore not done; all files read only, offline, or already restored
ORA-25438invalid variable name: string
ORA-16265Unsupported PL/SQL procedure encountered
ORA-37113OLAP API initialization error: (string)
NNO-00706overriding next cache checkpoint, checking in number seconds




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-34726(NLSCHARSET06) CAUTION: String truncated during character set conversion from string to string