PCB-00236: Cannot use PIC N/G variable. NLS_NCHAR not set or
set incorrectly.



PCB-00236: Cannot use PIC N/G variable. NLS_NCHAR not set or set incorrectly...

Answer / guest

Cause: To use PIC N or PIC G variables as host variables,
both of the environment variables NLS_LANG and NLS_NCHAR
must be set with correct values. One of the following
problems has occurred which prevents Pro*COBOL from
accepting PIC N and PIC G variables as host variables: 1)
One or both of NLS_LANG and NLS_NCHAR are not set at all. 2)
NLS_LANG is not set with a valid language, territory, or
character set. 3) NLS_NCHAR is not set to a valid NCHAR
character set. 4) The character set specified by NLS_NCHAR
is not a fixed width character set. Pro*COBOL can only use
fixed width character sets for PIC N or PIC G host variables.

Action: Set the NLS_NCHAR environment variable to a valid
fixed width character set name. Set NLS_LANG with a valid
language, territory, and character set.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-38605: FI not enough memory(stringK) for candidate generation(stringK)

1 Answers  


ORA-09929: GLB of two labels is invalid

1 Answers  


ORA-13055: Oracle object string does not exist in specified table

1 Answers  


ORA-07260: spdcr: wait error.

1 Answers  


ORA-07680: sou2os: another call to ORACLE currently executing

1 Answers  






ORA-01725: USERENV('COMMITSCN') not allowed here

1 Answers  


LPX-00226: entity "~S" is not declared

1 Answers  


RMAN-08107: channel string: block restore complete

1 Answers  


DRG-50903: invalid weight string

1 Answers  


ORA-01084: invalid argument in OCI call

4 Answers  


ORA-12640: Authentication adapter initialization failed

1 Answers  


ORA-29823: object being analyzed is not a table

1 Answers  


Categories