Versions Compared

Key

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

To monitor an Amazon RDS instance using SQL Diagnostic Manager, you have to create a SQL Server user on the instance with the following minimum permissions:

Server Roles:

public, processadmin, setupadmin

Databases:

public on TempDB
sysadmin server role equivalent privileges for monitored databases

Securables:

Server Object:

Administer bulk operations

Alter any connection

Alter any linked server

Alter any login

Alter any server role

Alter server state

Alter trace

Connect SQL

Create any database

Create server role

View any database

View any definition

View server state


Scroll pdf ignore
SQL Diagnostic Manager identifies and resolves SQL Server performance problems before they happen. Learn more > >