PreviousNext
JavaScript must be enabled to correctly display this content
Users Requiring Access to the Database Performance Page
On the DB Target host, log in as sysdba and create a <dbmonitor_admin> user and grant appropriate privileges:
SQL> create user <dbmonitor_admin> identified by <password>;
SQL> grant select any dictionary to <dbmonitor_admin>;
SQL> grant create session to <dbmonitor_admin>;
Log in to the Enterprise Manager console as <gc_user> user, which is
JANEMURRY in the example:
TARGETS > DATABASE > ORADB > PERFORMANCE
Enter login and password for <dbmonitor_admin> user.
The Performance page should now appear. The following user will
now be able to access all pages under the section of Additional Monitoring
Links.