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 |
ORA-24379: invalid user callback type
ORA-27073: Trying to close a file which has async I/Os pending to be dequeued
ORA-01022: database operation not supported in this configuration
ORA-28164: REVOKE already specified
TNS-04144: Nothing to migrate
ORA-00154: protocol error in transaction monitor
ORA-12324: cannot use the ROM: link type on a private database link
IMP-00005: all allowable logon attempts failed
ORA-30680: debugger connection handshake failed
ORA-12322: unable to mount database (link name string)
ORA-10919: Default temporary tablespace group must have at least one tablespace
ORA-22292: Cannot open a LOB in read-write mode without a transaction