Re: Permissions to view jobs and job activity monitor
- From: Sue Hoegemeier <Sue_H@xxxxxxxxxxxxx>
- Date: Wed, 04 Apr 2007 05:45:32 -0600
SQL Server 2005 added new database roles in msdb to address
these situations. Look at the SQLAgentReaderRole in msdb.
-Sue
On Tue, 3 Apr 2007 23:08:03 -0700, Andy
<Andy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi All.
I inherited operators, who monitored sql jobs running thruoghout the night.
The problem is that the previous DBA gave them full admin rights on the
server as well as making sysadmin on sql. This is a major concern to me
considering the skill level.
What I need to know is what is the minimum access permission that I can
give these people to view JOBS and JOB ACTIVITY MONITOR?
what I have done so far ...
I have revoke all permissions for these guys and given them access to the
MSDB and Master as datareader, but these still can't see the jobs
.
- Prev by Date: Minimum permissions for SQL2005 development?
- Next by Date: Re: Retrieving all user rights in SQL 2000/2005
- Previous by thread: Minimum permissions for SQL2005 development?
- Next by thread: Re: Permissions to view jobs and job activity monitor
- Index(es):
Relevant Pages
|