aiaiDBA

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

13718043309

010-86462881

PGU-41022: invalid PKGCALL parameter

PGU-41022: invalid PKGCALL parameter
Cause: The function name specified in the PKGCALL parameter of a DEFINE CALL statement does not comply with PL/SQL syntax for PL/SQL function names. Syntax checking only continues with the next statement.
Action: Correct the PKGCALL parameter to use a name which complies with PL/SQL syntax for function calls.

请先 登录 后评论

1 个回答

小智
PGU-41022:无效的PKGCALL参数,
.原因:在DEFINE CALL语句的PKGCALL参数中指定的函数名称不符合PL / SQL函数名称的PL / SQL语法。语法检查只能继续下一个语句。,
.操作:更正PKGCALL参数以使用符合PL / SQL语法的函数调用的名称。,
.
请先 登录 后评论