plsql_v2_compatibility specifies whether compatibility with Oracle 8 is supported.
| Property | Description |
|---|---|
| Parameter type | Boolean |
| Default value | False |
| Value range | * True: Yes * False: No |
| Effective upon OBServer restart | No |
Example:
obclient> ALTER SESSION SET plsql_v2_compatibility=false;