Skip to Main Content

SQL Developer

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!

Query from trigger not showing up in Monitor Sessions

1N82Feb 10 2022

For some reason we don't see a query (and sqll_id ) executed inside a trigger in the Monitor Sessions or Real Time SQL Monitor.
The insert trigger calls a package procedure, which calls another procedure, that executes the query before updating another table.
The package call does come up in both monitors...
Any idea why this could be happening?

Comments

Processing

Post Details

Added on Feb 10 2022
1 comment
161 views