Database Error Messages

SQL-02136

Invalid NCHAR character set id

Cause

An attempt was made to bind or define an NCHAR host variable, and the NLS_NCHAR variable was not set correctly.


Action

Set the NLS_NCHAR environment variable to a valid fixed width character set id and run the application again.