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

TNS-03510: Failed due to I/O error

1 Answers  


PCC-00103: AT clause is an Oracle extension

1 Answers  


ORA-37027: (XSMLTRESYNC02) Object workspace object cannot be resynced without modified object workspace object because they share a modified composite dimension.

1 Answers  


DGM-16900: Unable to initialize client

1 Answers  


RMAN-06024: no backup or copy of the controlfile found to restore

1 Answers  






ORA-32827: Messaging Gateway agent must be shut down

1 Answers  


KUP-04007: end of file reached

1 Answers  


TNS-00285: Avg Connect Time (secs) : number

1 Answers  


TNS-04211: Trace Assistant Internal ERROR: CORE

1 Answers  


ORA-09792: sllfop: cannot allocate read buffer.

1 Answers  


ORA-30038: Cannot perform parallel insert on non-partitioned object

1 Answers  


ORA-14324: values being added already exist in DEFAULT partition

1 Answers  


Categories