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.