Note
This variable is available starting with V2.2.77.
Description
nls_nchar_characterset specifies the default character set of the database for data types such as NCHAR, NVARCHAR2, and NCLOB.
Applicability
This variable is applicable only to OceanBase Database in Oracle-compatible mode.
Privilege requirements
Query variables
The
systenant and all user tenants can execute theSHOW VARIABLESstatement or query theSYS.TENANT_VIRTUAL_GLOBAL_VARIABLEview (Oracle-compatible mode) to view the value of a Global system variable.Modify variables
You cannot modify this variable.
Attributes
| Attribute | Description |
|---|---|
| Parameter type | Varchar |
| Default value | AL16UTF16 |
| Scope | Global |
| Modifiable | No. This variable is read-only. |