Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Index >
ORACLE Server Parameters >
plsql_compiler_flags
plsql_compiler_flagsOracle 11.1.0:No such parmeter in Oracle 11.1.0.Oracle 10.2.0:
Oracle 10.1.0:
Oracle 9.2.0:
Oracle 8.1.7:No such parmeter in Oracle 8.1.7.Oracle 8.0.6:No such parmeter in Oracle 8.0.6.Oracle 7.3.4:No such parmeter in Oracle 7.3.4.Related Error Messages:ORA-06593: %s is not supported with natively compiled PL/SQL modules
Action: Recompile the relevant PL/SQL modules in non-native mode by setting the parameter plsql_compiler_flags to INTERPRETED.
This parameter is documented in the Oracle Server Reference Guide. Search for more info about [ plsql_compiler_flags ] on the Oracle FAQ.
|