Hi,

I am getting few errors for distributing lock. But actually there should not be any distributed transaction in my database. It may be a case that some one is accessing (selecting the data) the database through database links from other database. How can I trap those ? Though I have checked from v$sql for the sign "@", is there any good method for finding out this?

deba