文档解释 ORA-24772: Cannot mix tightly-coupled and loosely-coupled branches Cause: Application attempted to start a transact
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保存的值。
--结束END--
本文标题: ORA-24772: Cannot mix tightly-coupled and loosely-coupled branches ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/536735.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0