Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

NLS_NCHAR_CONV_EXCP

Property Description
Parameter type String
Syntax NLS_NCHAR_CONV_EXCP = { TRUE | FALSE }
Default value FALSE
Modifiable ALTER SESSION

NLS_NCHAR_CONV_EXCP determines whether an error is reported when there is data loss during an implicit or explicit character type conversion between NCHAR/NVARCHAR and CHAR/VARCHAR2. The default value results in no error being reported.

See Also:

Oracle Database Globalization Support Guide for more information on setting this parameter