plsql_code_type specifies the compilation mode of PL/SQL code.
| Parameter | Description |
|---|---|
| Type | String |
| Default value | NATIVE |
| Value range | |
| Effective upon restart of OBServer node | No |
Example
obclient> ALTER SYSDATE SET plsql_code_type='INTERPRETED';
OceanBase Database
Download PDF
plsql_code_type specifies the compilation mode of PL/SQL code.
| Parameter | Description |
|---|---|
| Type | String |
| Default value | NATIVE |
| Value range | |
| Effective upon restart of OBServer node | No |
Example
obclient> ALTER SYSDATE SET plsql_code_type='INTERPRETED';