Note
This parameter is available starting with V4.3.1.
Overview
enable_ob_error_msg_style is used to select the error code type for OBServer.
Privilege requirements
Query parameters \
The
systenant and all user tenants can use theSHOW PARAMETERSstatement or theGV$OB_PARAMETERSview to query this parameter.Modify parameters.
Only the
systenant can modify this parameter. User tenants cannot modify it.
Attributes
Attribute |
Description |
|---|---|
| Parameter type | Bool |
| Default Value | True |
| Value range |
|
| Whether to Restart the OBServer Node for the Change to Take Effect | No |
Configuration example
Set the error code format to OBE-xx.
obclient> ALTER SYSTEM SET enable_ob_error_msg_style = True;
