Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-03-19 : 11:18:21
|
| Michelle writes "I am looking for documentation on this role in msdb. It appears to give users the necessary permissions to manage jobs (start, stop, add, delete, edit). Assigning a user account to this role vs. granting a user account the 'same' permissions that this role seems to have does not seem to yield the same results. Apparent permissions are:EXEC:sp_downloaded_row_limitersp_help_jobschedulesp_help_jobstepsp_sqlagent_check_msx_versionsp_sqlagent_probe_msxsp_sqlagent_refresh_jobSELECT, UPDATE, DELETE from:sysdownloadlistSELECT, UPDATE from:sysjobssysjobserverssystargetserversThis role appears in all of our 7 and 2K boxes. It was definitely created during the install - check it out!Michelle" |
|
|
|
|
|