aiaiDBA

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

13718043309

010-86462881

PGU-35014: missing parm entry for transaction string string (string) call string string (string)

PGU-35014: missing parm entry for transaction string string (string) call string string (string)
Cause: A parameter or data entry for transaction (), call () was not found in the PG DD. The parm or data entry associated with the call (as specified in a previous DEFINE CALL ... PARMS(dname)) may have been deleted from or altered in the PG DD. This message may be preceded by specific messages describing the error.
Action: Correct the requested transaction and/or call definitions in the PG DD or correct the GENERATE statement to request a different transaction.

请先 登录 后评论

1 个回答

小智
PGU-35014:事务字符串 缺少parm条目string(string)call string string(string),
.原因:在PG DD中找不到事务 )的参数或数据条目,调用 )。与呼叫相关联的parm或数据条目(如以前的DEFINE CALL ... PARMS(dname)中指定的)可能已经从PG DD中删除或更改。此消息之前可能是描述错误的特定消息。,
.操作:更正PG DD中请求的事务和/或调用定义,或更正GENERATE语句以请求其他事务。,
.
请先 登录 后评论