plsql_v2_compatibility specifies whether compatibility with Oracle 8 is supported.
| Attribute | Description |
|---|---|
| Type | Boolean |
| Default value | False |
| Value range | True: compatibleFalse: incompatible |
| Effective upon OBServer node restart | No |
Note
This parameter is applicable only to the Oracle mode and does not take effect now.
Here is an example:
obclient> ALTER SESSION SET plsql_v2_compatibility=false;