I need a way of relating the CPU load within an Oracle database to an OS User name. Looking through the reports, I can see how to get reports by db user & os user, but they are all just displaying wait time. I need a similar report that reflects % of CPU consumed by those users.
I should mention, the DPA repo is SQL Server, the database I'm monitoring is Oracle 12.1 RDS on AWS instance.
Message was edited by: Ben Alvey