How to determine active processes using the web based version of OEM
I have used the gui based OEM for Oracle 10g for a few years. I received a new laptop and had to install the 11g oracle client. Of course, no more gui, I have to finally convert to web based OEM. We have standard edition oracle database. How can I simply list the active users using EM? I know I can click SQL Worksheet at the bottom of the main page and enter a select * from v$sessions, but is there a button that I can click on to see this type of information without entering sql?
0