2.16 PLSQL_CODE_TYPE
This specifies the compilation mode of the PL/SQL units.
| Property | Description |
| Parameter type | String |
| Default value | INTERPRETED |
| Recommended Value | NATIVE |
| Range of values | INTERPRETED, NATIVE |
Oracle FLEXCUBE relevance
The PL SQL interpreter overhead will be minimal when set to NATIVE.
Parent topic: Database Initialization Parameters