aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

SQL-02115: Code interpretation problem -- check COMMON_NAME usage

SQL-02115: Code interpretation problem -- check COMMON_NAME usage
Cause: With PRO*FORTRAN, this error occurs if the precompiler option COMMON_NAME is specified incorrectly. With other Oracle Precompilers, this error occurs when the precompiler cannot generate a section of code.
Action: With Pro*FORTRAN, when using COMMON_NAME to precompile two or more source modules, make sure to specify a different common name for each module. With other Oracle Precompilers, if the error persists, call customer support for assistance.

请先 登录 后评论

1 个回答

小智
SQL-02115:代码解释问题 - 检查COMMON_NAME的使用情况,
.原因:使用PRO * FORTRAN,如果预编译选项COMMON_NAME被错误地指定,则会发生此错误。与其他预编译器一起,当预编译器无法生成一段代码时,会发生此错误。,
.操作:使用Pro * FORTRAN时,使用COMMON_NAME预编译两个或多个源模块时,请确保为每个模块指定不同的通用名称。使用其他Oracle预编译器,如果错误仍然存??在,请致电客户支持以寻求帮助。,
.
请先 登录 后评论