Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Please refer to Running up.time Uptime Infrastructure Monitor with an Oracle database for details on the general permissions required to run up.time 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 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 uptimecreate procedure;
  • grant create table to uptime;
  • grant create sequence to uptime;
  • grant create synonymprocedure to uptime;
  • grant create tablesynonym to uptime;
  • grant create view to uptime;
  • grant unlimited tablespace .to uptime;