ORA-24772: Cannot mix tightly-coupled and loosely-coupled branches ORACLE 报错 故障修复 远程处理

文档解释

ORA-24772: Cannot mix tightly-coupled and loosely-coupled branches

Cause: Application attempted to start a transaction with a global transaction identifier and a wrong option.

Action: Verify that all branches of a global transaction are started with either OCI_TRANS_TIGHT or OCI_TRANS_LOOSE option. If the application is correct and uses distributed updates, contact customer support.

ORA-24772:指在进行某些操作时,不能混合使用紧耦合和松耦合分支。

官方解释

常见案例

一般处理方法及步骤

步骤1:尝试将SQL提升为不涉及松耦合分支的语句;

步骤2:如果不能拆分语句,则需要应用绑定变量;

步骤3:如果以上步骤无法解决问题,则可以修改ORA选项参数来解决问题,具体参考DBMS_XDES保存的值。

版权声明:本文由lzhuji.com主机评测所有
文章名称:《ORA-24772: Cannot mix tightly-coupled and loosely-coupled branches ORACLE 报错 故障修复 远程处理》
文章链接:https://www.lzhuji.com/266486.html
本站资源仅供个人学习交流,请于下载后24小时内删除,不允许用于商业用途,否则法律问题自行承担。

本站不对信息的真伪做任何的保障,请自行甄别,自负责任。

登录

找回密码

注册