aiaiDBA

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

13718043309

010-86462881

PGU-41088: data name string or specified version (number) of data name string does not exist

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

请先 登录 后评论

1 个回答

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