aiaiDBA

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

13718043309

010-86462881

ORA-39822: A new direct path operation is not allowed in the current transaction.

ORA-39822: A new direct path operation is not allowed in the current transaction.
Cause: All previous direct path contexts ended and the current transaction was ready for a commit or abort of those changes.
Action: Commit or abort the current transaction, and start a new transaction for the next direct path context.

请先 登录 后评论

1 个回答

小智
ORA-39822:在当前事务中不允许新的直接路径操作。,
.原因:所有以前的直接路径上下文结束,并且当前事务已准备好提交或中止这些更改。,
.操作:提交或中止当前事务,并为下一个直接路径上下文启动一个新事务。,
.
请先 登录 后评论