aiaiDBA

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

13718043309

010-86462881

PGU-41094: call name string or specified version (number) of call name string does not exist

PGU-41094: call name string or specified version (number) of call name string does not exist
Cause: An UNDEFINE CALL references a call definition name that does not exist, or specified a non-existent version of the call definition .
Action: Use only previously defined call definitions in an UNDEFINE CALL statement.

请先 登录 后评论

1 个回答

小智
PGU-41094:呼叫名称字符串或指定的版本(号调用名称)的字符串不存在,
.原因: UNDEFINE CALL引用不存在的调用定义名称,或指定调用定义的不存在版本。,
.操作:在UNDEFINE CALL语句中仅使用以前定义的调用定义。,
.
请先 登录 后评论