Any Risk when Sql Server Agent Startup Sql Job

  • Sql Job - runs automatically when SQL Server Agent starts up is there any security risk.

    Please give me details.

    Thanks

  • suresh0534 (12/15/2015)


    Sql Job - runs automatically when SQL Server Agent starts up is there any security risk.

    Please give me details.

    Thanks

    There's no risk as long as there's no risk with the job that it runs on startup.

    I don't see a job running on startup being any riskier than a job running at any other time.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • suresh0534 (12/15/2015)


    Sql Job - runs automatically when SQL Server Agent starts up is there any security risk.

    Please give me details.

    Thanks

    What does the job do?

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply