In Enterprise Manager Database Express, how can I see function and procedure resources?
Using Oracle 19C (19.19) about a month ago I was running Enterprise Manager Database Express, and on one of the screens there was a horizontal bar chart which had multiple segments for a SQL ID. Each segment when you hovered your mouse pointer over it would have a tooltip showing the function/procedure which corresponded to the amount of resources consumed by that module. I used this to optimize some of my routines on a long running process.
I can no longer find this chart. I am running Enterprise Manager Database Express on the same computer against the same database.
I have long running procedures which call many procedures & functions, and the screen referred to above was very useful. When last I wanted to perform this type of analysis (11g?) I remember it was a somewhat painful exercise.