distributed_lock_timeout [message #60804] |
Mon, 08 March 2004 00:01 |
richard bruch
Messages: 2 Registered: March 2004
|
Junior Member |
|
|
we have following problem - a large distributed transaction(we have a multimaster replication site under Oracle8i) failed. The subsequent attempt by DB to post a deferror record failed too - with the message
ORA-23324: error ORA-02049: timeout: distributed transaction waiting for lock ORA-01403: no data found, while creating deferror entry at "RDB.TELEGATE.DE" with error 100
deleting the transaction using dbms_defer_sys.delete_tran doesn't work either - the call simply never gets finished. How can we get rid of this nasty transaction ? Thanks in advance for your help
|
|
|