distributed transaction waiting for lock
561274Oct 21 2007 — edited Nov 17 2007Hello,
I am getting the ORA-02049: timeout: distributed transaction waiting for lock
error. Though my system contains the multiple databases. The SQL I use INSERT /*+ APPEND */() select * from table doesn't uses any remote tables via tables.
But it is using the other schema tables in that local database. Is it causing the problem. If yes what is the solution for the same.
Please help me.
Thanks
Sathish