PCB-00206: Cannot use N quoted literal in PL/SQL when
NLS_LOCAL=YES



PCB-00206: Cannot use N quoted literal in PL/SQL when NLS_LOCAL=YES..

Answer / guest

Cause: A "N" literal (a literal of the form N'...') was used
within a PL/SQL block when the precompiler option
NLS_LOCAL=YES was used. N literals are not supported in this
situation.

Action: Use an ordinary literal (one without the "N") within
the PL/SQL block or use precompiler option NLS_LOCAL=NO.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

IMG-00585: output format does not support the specified channelOrder

1 Answers  


DRG-12229: special section string already exists in this section group

1 Answers  


LSX-00124: "list" element is improperly defined

1 Answers  


ORA-02201: sequence not allowed here

1 Answers  


ORA-14167: only one subpartition may be moved

1 Answers  






ORA-22315: type "string" does not contain a map or order function

1 Answers  


NNL-00533: ping [<server_list>] : ping one or more Names servers

1 Answers  


SQL*Loader-00559: error closing file

1 Answers  


ORA-00600: internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string]

1 Answers  


NCR-04018: NCRR: Unable to create the TNS address list

1 Answers  


NNO-00121: LDIF file string open failed: error = number

1 Answers  


EXP-00074: rounding VOLSIZE down, new value is string

1 Answers  


Categories