Note
This variable is available starting with V2.2.77.
Description
nls_characterset specifies the default character set for data types such as CHAR, VARCHAR2, and CLOB in the database.
Applicability
This variable is applicable only to OceanBase Database in Oracle-compatible mode.
Privilege requirements
Query variables
systenants and all user tenants can execute theSHOW VARIABLESstatement or query theSYS.TENANT_VIRTUAL_GLOBAL_VARIABLEview (Oracle-compatible mode) to view the value of global system variables.Modify variables
This variable cannot be modified.
Attributes
Attribute |
Description |
|---|---|
| Type | Varchar |
| Default value | AL32UTF8 |
| Scope | Global |
| Modifiable | No. This variable is read-only. |
