aiaiDBA

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

13718043309

010-86462881

ORA-02074: cannot string in a distributed transaction

ORA-02074: cannot string in a distributed transaction
Cause: A commit or rollback was attempted from session other than the parent of a distributed transaction.
Action: Only commit or rollback from the parent session.

请先 登录 后评论

1 个回答

小智
ORA-02074:不能在分布式事务中使用字符串,
.原因:尝试从分布式事务的父进程以外的会话提交或回滚。,
.操作:仅从父会话提交或回滚。,
.
请先 登录 后评论