aiaiDBA

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

13718043309

010-86462881

PGU-41043: invalid SYNCLEVEL value specified

PGU-41043: invalid SYNCLEVEL value specified
Cause: The token is not a valid value for specifying an APPC SYNC level in a DEFINE TRANSACTION statement. The only values allowed for SYNC level are 0 and 1. Syntax checking only continues with the next statement.
Action: Correct the TRANSACTION SYNCLEVEL parameter in the statement.

请先 登录 后评论

1 个回答

小智
PGU-41043:指定了无效的SYNCLEVEL值,
.原因:令牌不是在DEFINE TRANSACTION语句中指定APPC SYNC级别的有效值。SYNC级别允许的唯一值为0和1.语法检查仅在下一条语句中继续。,
.操作:更正语句中的TRANSACTION SYNCLEVEL参数。,
.
请先 登录 后评论