Copy of Oracle FAQ ORACLE RECOVERY without DUL
ORAFAQ HOME | ORAFAQ ASK QUESTION | ORAFAQ ADD INFO | ORAFAQ SEARCH | ORAFAQ E-MAIL
 

Index > ORACLE Server Parameters > plsql_compiler_flags

plsql_compiler_flags


Oracle 10.0.1:

Paramter Name:plsql_compiler_flags
Description:PL/SQL compiler flags
Type:CHAR Obsoleted:FALSE
Can ALTER SESSION:TRUE Can ALTER SYSTEM:IMMEDIATE

Oracle 9.2.0:

Paramter Name:plsql_compiler_flags
Description:PL/SQL compiler flags
Type:CHAR Obsoleted:FALSE
Can ALTER SESSION:TRUE Can ALTER SYSTEM:IMMEDIATE

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
    Cause: Specified feature is not yet supported for natively compiled PL/SQL modules yet.

    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.

ORAFAQ HOME | ORAFAQ ASK QUESTION | ORAFAQ ADD FAQ | ORAFAQ SEARCH | ORAFAQ E-MAIL
All content of this page is copy from www.orafaq.com