aiaiDBA

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

13718043309

010-86462881

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

PGU-41090: call name string or specified version (number) of call name string does not exist
Cause: A DEFINE TRANSACTION references a call definition name that does not exist, or specified a non-existent version of the call definition .
Action: Use only previously defined data definitions in a DEFINE TRANSACTION statement.

请先 登录 后评论

1 个回答

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