aiaiDBA

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

13718043309

010-86462881

PGU-35012: missing transaction entry string string

PGU-35012: missing transaction entry string string
Cause: The transaction was not found in the PG DD. Either the transaction name and version requested in the GENERATE statement were invalid or the transaction specified in a previous DEFINE TRANSACTION 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 version definitions in the PG DD or correct the GENERATE statement.

请先 登录 后评论

1 个回答

小智
PGU-35012:缺少交易输入字符串 串,
.原因:在PG DD中找不到事务 。在GENERATE语句中请求的交易名称和版本无效,或者在先前的DEFINE TRANSACTION 中指定的交易可能已从PG DD中删除或更改。此消息之前可能是描述错误的特定消息。,
.操作:更正PG DD中请求的事务和版本定义,或更正GENERATE语句。,
.
请先 登录 后评论