March 26, 2012 at 9:06 am
permission should be granted to users on the server level so that they can have the ability to create sql jobs and schedule them?
March 26, 2012 at 10:42 am
Abdul Walele (3/26/2012)
permission should be granted to users on the server level so that they can have the ability to create sql jobs and schedule them?
http://msdn.microsoft.com/en-us/library/ms187901.aspx looks to be the page to read for this!
March 26, 2012 at 10:55 am
patrickmcginnis59 (3/26/2012)
Abdul Walele (3/26/2012)
permission should be granted to users on the server level so that they can have the ability to create sql jobs and schedule them?http://msdn.microsoft.com/en-us/library/ms187901.aspx looks to be the page to read for this!
http://msdn.microsoft.com/en-us/library/ms188283.aspx
i actually think this is what he is looking for. im guessing you are using sql server agent.
For performance Issues see how we like them posted here: How to Post Performance Problems - Gail Shaw[/url]
Need to Split some strings? Jeff Moden's DelimitedSplit8K[/url]
Jeff Moden's Cross tab and Pivots Part 1[/url]
Jeff Moden's Cross tab and Pivots Part 2[/url]
March 26, 2012 at 11:11 am
capn.hector (3/26/2012)
patrickmcginnis59 (3/26/2012)
Abdul Walele (3/26/2012)
permission should be granted to users on the server level so that they can have the ability to create sql jobs and schedule them?http://msdn.microsoft.com/en-us/library/ms187901.aspx looks to be the page to read for this!
http://msdn.microsoft.com/en-us/library/ms188283.aspx
i actually think this is what he is looking for. im guessing you are using sql server agent.
Looks like you're right, good catch!
March 26, 2012 at 11:33 am
he might need both depending on what he is trying to accomplish. if he is using xp_commandshell to interact with the OS then he will most likely also need proxy accounts.
For performance Issues see how we like them posted here: How to Post Performance Problems - Gail Shaw[/url]
Need to Split some strings? Jeff Moden's DelimitedSplit8K[/url]
Jeff Moden's Cross tab and Pivots Part 1[/url]
Jeff Moden's Cross tab and Pivots Part 2[/url]
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply