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-27062: could not find pending async I/Os
CLSR-00510: Unable to load NLS data
PCC-02347: PL/SQL found syntax errors
ORA-12034: materialized view log on "string"."string" younger than last refresh
SQL*Loader-00258: Maximum number of SORTED INDEXES (number) exceeded on table string
AMD-00145: error attaching Workspace "string" in mode "string"
SQL*Loader-02026: the load was aborted because SQL Loader cannot continue.
ORA-28155: user 'string' specified as a proxy is actually a role
DRG-10510: stopword is missing
ORA-07403: sfanfy: db_writers parameter not valid.
ORA-36157: (XSMXAGGRCOMMIT) To use the AUTOCOMMIT keyword, you must also specify the AUTOUPDATE keyword.
ORA-13202: failed to create or insert into the SDO_INDEX_METADATA table