Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Internals - qq

766689Aug 19 2010 — edited Aug 30 2010
Have a .Net application using transaction scope management - essentially a Distributed Transaction - but NOT via a dblink.

I need to be able to isolate those sessions (addr/sql_id/sid) for some troubleshooting.

I 'believe' they all require a 'DX' lock during some phase of the cursor life (not sure which).


Any ways to have the session hold the DX lock longer for testing ...... eg manual lock/sleep/update ???


else - any other thoughts ??


I reference this link which appeared useful ...... but mixed results

http://www.jlcomp.demon.co.uk/faq/find_dist.html

john
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2010
Added on Aug 19 2010
8 comments
1,387 views