Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-36691: (NTEXTCNV02) Invalid escape sequence in argument
to UNISTR function: string.



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

Post New Answer

More Oracle Errors Interview Questions

ORA-33449: (ESDREAD17) Discarding compiled code for workspace object because the partition method or partition dimension of number has changed since it was compiled.

1 Answers  


ORA-02048: attempt to begin distributed transaction without logging on

1 Answers  


LPX-00111: invalid ~1s "~2S" (not a Nmtoken)

1 Answers  


ORA-08451: invalid specification of DB in picture mask

1 Answers  


ORA-27506: IPC error connecting to a port

1 Answers  


ORA-13622: The recommendation annotation string is invalid.

1 Answers  


RMAN-06051: DELETE INPUT option not implemented yet

1 Answers  


DRG-11518: text table string does not have a LONG or LONG RAW column

1 Answers  


ORA-10915: TABLESPACE GROUP cannot be specified for this type of tablespace

1 Answers  


ORA-16001: database already open for read-only access by another instance

1 Answers  


ORA-19686: SPFILE not restored due to string

1 Answers  


ORA-14169: invalid ALTER TABLE MODIFY SUBPARTITION option

1 Answers  


Categories