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-33449: (ESDREAD17) Discarding compiled code for workspace object because the partition method or partition dimension of number has changed since it was compiled.
ORA-02048: attempt to begin distributed transaction without logging on
LPX-00111: invalid ~1s "~2S" (not a Nmtoken)
ORA-08451: invalid specification of DB in picture mask
ORA-27506: IPC error connecting to a port
ORA-13622: The recommendation annotation string is invalid.
RMAN-06051: DELETE INPUT option not implemented yet
DRG-11518: text table string does not have a LONG or LONG RAW column
ORA-10915: TABLESPACE GROUP cannot be specified for this type of tablespace
ORA-16001: database already open for read-only access by another instance
ORA-19686: SPFILE not restored due to string
ORA-14169: invalid ALTER TABLE MODIFY SUBPARTITION option