A.2.2 Users Requiring Access to the Database Performance Page

  1. 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>;
    
  2. Log in to the Cloud Control 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.