Please refer to Running Uptime Infrastructure Monitor with an Oracle database for details on the general permissions required to run Uptime Infrastructure Monitor with an Oracle database.

Refer to Oracle Advanced Metrics service monitor for the permissions required to monitor an Oracle database with the Oracle Tablespace or Oracle Advanced Metrics monitor.

As a minimum, the Uptime Infrastructure Monitor user account (uptime) requires Connect permission to the Oracle database as well as the following Oracle system privileges:

  • grant connect to uptime;
  • grant create session to uptime;
  • grant create table to uptime;
  • grant create sequence to uptime;
  • grant create procedure to uptime;
  • grant create synonym to uptime;
  • grant create view to uptime;
  • grant unlimited tablespace to uptime;