SQL Server Agent dosabled

  • hi all

    SQL server agent is disabled automatically,if i reconfigure the agent "sp_configure 'Agent XPs',1". it run for one or two days, again it disable automatically. because of this all jobs are getting failed.

    so please guide me to solve the problem. please give one permanent solution.

    thanks

    Regards

    Selva

    --------------------------------------------------------

    I am Learner -- SQL

  • Have you checked the server logs?

    Have you verified that somebody/something is not stopping and restarting SQL Server?

    Same sort of question for the Agent, have you confirmed that somebody/something is not stopping the agent?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • You need to change the SQL Agent service Startup type to "Automatic" using SQL Server Configureation Manager (or Services applet).

  • Suresh B. (7/18/2012)


    You need to change the SQL Agent service Startup type to "Automatic" using Services applet.

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

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