Hello,
I'm wondering if there's a way to monitor database activity in SQL Developer.
Specifically, I need a way to tell how many times a certain stored procedure is called and what parameter values are passed in for each call. Is there a way to do this?