October 16, 2010 at 10:54 pm
A user is there I want to assign permission or role to that user like he is able to create job, run job duties only, then how will give or assign role to this particular user?
October 17, 2010 at 3:28 am
It depends.
Sounds like an interview question (at least in combination with your other question at the very same time)
October 18, 2010 at 5:11 am
Hi,
MSDB (System Database) has role like:
SQLAgentOperatorRole
SQLAgentReaderRole
SQLAgentUserRole
You can assin a role to your user to perform SQL Agent Tasks.
http://msdn.microsoft.com/en-us/library/ms188283.aspx
Ram
MSSQL DBA
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply