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 Uptime Infrastructure Monitor with an Oracle database.

...

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 uptimecreate procedure;
  • 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;