暂无图片

PLSQL_V2_COMPATABILITY:PL/SQL Version 2 allows some abnormal behavior that Version 8 disallows. If you want to retain that behavior for backward compatibility, set PLSQL_V2_COMPATIBILITY to true. If you set it to false, PL/SQL Version 8 behavior is enforced and Version 2 behavior is not allowed. Note: The PLSQL_V2_COMPATIBILITY parameter is deprecated in Oracle 11g Release 1. It is retained for backward compatibility only. Parameter Type: Boolean Default Value: FALSE Range of Values: true | false Modifiable: ALTER SESSION, ALTER SYSTEM

错误码

错误描述:PL/SQL Version 2 allows some abnormal behavior that Version 8 disallows. If you want to retain that behavior for backward compatibility, set PLSQL_V2_COMPATIBILITY to true. If you set it to false, PL/SQL Version 8 behavior is enforced and Version 2 behavior is not allowed. Note: The PLSQL_V2_COMPATIBILITY parameter is deprecated in Oracle 11g Release 1. It is retained for backward compatibility only. Parameter Type: Boolean Default Value: FALSE Range of Values: true | false Modifiable: ALTER SESSION, ALTER SYSTEM

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》