Hi,
have a 10.2.0.4 oracle database and etl which rusn each day normally fine and got
ORA-02049: timeout: distributed transaction waiting for lock despite the particular sql concerned not looking to access over db link.
error the sql concerned doesn't access tables residing on a remote database it is part of a very large transaction which looks to read data from a remote db link - no updates and insert data on local tables though the exact sql executing failed on
purely insert into loacl table from another local table
Any thoughts?
Thanks