aiaiDBA

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

13718043309

010-86462881

ORA-33275: Autonomous transaction query of an UPDATEd analytic workspace is not supported

ORA-33275: Autonomous transaction query of an UPDATEd analytic workspace is not supported
Cause: The user made attempt to reference an anayltic workspace that has uncommited updates within an autonomous query.
Action: Either COMMIT or ROLLBACK your uncommited changes, or don't use an autonomous transaction.

请先 登录 后评论

1 个回答

小智
ORA-33275:不支持UPDATEd分析工作空间的自治事务查询,
.原因:用户尝试引用在自主查询中具有不可用更新的分析工作区。,
.操作: COMMIT或ROLLBACK您的未建议的更改,或不使用自主事务。,
.
请先 登录 后评论