nls_nchar_conv_excp specifies whether to report an error when data is lost during the conversion between NCHAR/NVARCHAR2 and CHAR/VARCHAR2.
Note
This variable cannot be modified.
| Attribute | Description |
|---|---|
| Type | Boolean |
| Default value | FALSE |
| Value range | TRUE: reports an error in case of data loss.FALSE: does not report an error in case of data loss. |
| Effective scope | |
| Involved in serialization | Yes |
| Plan generation affected | Yes |