ORA-36691: (NTEXTCNV02) Invalid escape sequence in argument
to UNISTR function: string.
Answer / guest
Cause: The user called the UNISTR function on a string that
had an invalid escape sequence. The only valid escape
sequences in UNISTR are 1.) an escape-escape sequence, and
2.) an escape, followed by exactly four hexadecimal digits.
Action: Make sure that all escape sequences in UNISTR
arguments are exactly four hexadecimal digits. To represent
codepoints whose value is less than 0x1000, use preceding
zeros. WRONG: 0x10; RIGHT: 0x0010.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-24905: invalid recepient protocol attribute passed into OCI call
RMAN-08058: replicating controlfile
ORA-26575: remote database does not support replication parallel propagation
ORA-10589: Test recovery had to corrupt string data blocks in order to proceed
ORA-24304: datatype not allowed for this call
ORA-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA
ORA-01182: cannot create database file string - file is in use or recovery
RMAN-08088: applied offline range to datafile string
ORA-00335: online log string: No log with this number, log does not exist
TNS-12171: TNS:could not resolve connect identifier: string
ORA-23436: missing template authorization for user
ORA-14613: Attempt to generate name from parent name string and template name string failed as the combine named would have been longer than allowed