ORA-01591: lock held by in-doubt distributed transaction
本站文章除注明转载外,均为本站原创: 转载自love wife & love life ——Roger 本文链接地址: ORA-01591: lock held by in-doubt distributed transaction 昨天某客户遇到一个问题是关于两阶段分布式事务的,大概是内容是 一个定时job执行失败,然后报如下错误: Sun Oct 9 02:38:12 2011 Errors in file /ora/app/admin/oraapp/bdump/oraapp1_j000_643178.trc: ORA-12012: error on auto execute of job 84 ORA-01591: lock held by in-doubt distributed transaction 19.3.5343485 ORA-06512: at "SODB_ADMIN.PKG_SODB_MAINTAIN", line 1064 ORA-06512: at line 1 Sun Oct 9 02:59:45 [...]