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 |
LPX-00238: unterminated conditional section
ORA-15045: ASM file name 'string' is not in reference form
DRG-50852: failed to turn SQL trace on
PCC-00051: Size of VARCHAR string is larger than 65533 in line number in file string
DRG-11507: file error trying to read file string
ORA-23293: Cannot rename a column which is part of a join index
CLSR-00515: A service member is already running on this node
TNS-01000: spawn [<listener_name>] <spawn_alias> [<(ARGUMENTS='arg0, arg1,...')>]
ORA-21709: cannot refresh an object that has been modified
ORA-22806: not an object or REF
NNL-00284: Scheduled cache checkpoint to occur in string
QSM-02058: set operator in mv and compatibility mode is less than 9.0