Skip to Main Content

SQL & PL/SQL

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!

How to find if there is an open transaction in code?

AfafasdfAug 20 2018 — edited Aug 20 2018

I want to do something simple. In my PL/SQL code I want to check whether there is an open (i.e. uncommited) transaction.  How can I do this in Oracle?

the procedure I am inserting the code is way down the order. So, what I want to know is procedures that called this procedure did I/U/D. 

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2018
Added on Aug 20 2018
5 comments
649 views