PCB-00205: Cannot use PIC N or PIC G variable in PL or SQL when NLS_ LOCAL=YES
Cause: A PIC N or PIC G variable was used in an embedded PL or SQL block when the precompiler option NLS_LOCAL=YES was used. A PIC N or PIC G variable is not supported in this situation.
Action: Do not use the PIC N or PIC G variable within the PL or SQL block or use precompiler option NLS_LOCAL=NO.
Cause: A PIC N or PIC G variable was used in an embedded PL or SQL block when the precompiler option NLS_LOCAL=YES was used. A PIC N or PIC G variable is not supported in this situation.
Action: Do not use the PIC N or PIC G variable within the PL or SQL block or use precompiler option NLS_LOCAL=NO.
No comments:
Post a Comment