aiaiDBA

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

13718043309

010-86462881

PGU-41049: DEFINE TRANSACTION parameter string previously specified

PGU-41049: DEFINE TRANSACTION parameter string previously specified
Cause: The parameter has already been specified in a DEFINE TRANSACTION statement and is only allowed once per transaction definition. Syntax checking only continues with the next statement.
Action: Remove the second specification of the parameter from the DEFINE TRANSACTION statement.

请先 登录 后评论

1 个回答

小智
PGU-41049:定义事务处理参数字符串之前指定,
.原因:参数已在DEFINE TRANSACTION语句中指定,每个事务定义只允许一次。语法检查只能继续下一个语句。,
.操作:从DEFINE TRANSACTION语句中删除参数的第二个规范。,
.
请先 登录 后评论