How to use Oracle enterprise manager identify sql statements within one transaction?
Hello,
New to community.
We have an oracle app where one of the SQL statements was causing db hang ups, we were having difficulty locating where in our code this SQL was produced. We would like to find out what other sql statements within the same transaction were being executed so we could have more clues on where to investigate in our code.
Thanks in advance