ORA-64117: XMLIndex Exchange Partition: incompatible modes for asynchronous DML
Cause: The XMLIndexes on the two tables had different deferred DML modes.
Action: Correct the error and retry the command.
ORA-64117:XMLIndex Exchange Partition:异步DML的不兼容模式
1.停止当前会话进行的异步DML操作;
2.检查XMLIndex中包含的所有会话是否使用相同的异步DML模式;
3.如果模式不一致,取消所有当前操作,对XMLIndex使用同一模式;
4.重新开始异步DML操作。
本文标签:ORA-64117 XMLIndex Exchange Partition incompatible modes for asynchronous DML
原文链接:
版权说明: 本文由作者上传,本站仅提供存储服务,转载请注明原文链接