Securables for server level.

  • permission should be granted to users on the server level so that they can have the ability to create sql jobs and schedule them?

  • 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!

  • 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 faster help in answering any problems Please read How to post data/code on a forum to get the best help - Jeff Moden[/url] for the best way to ask your question.

    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]

  • 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!

  • 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 faster help in answering any problems Please read How to post data/code on a forum to get the best help - Jeff Moden[/url] for the best way to ask your question.

    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