x
login about faq Site discussion (meta-askssc)

,Unable to start sql server agent from sql server configuration manager

We are unable to start SQL Server Agent. It was giving the following error when we were trying to start it from the services console The SQL Server Agent (MSSQLSERVER) service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the...

more ▼

asked Sep 07 '12 at 05:50 AM in Default

samapti gravatar image

samapti
10 1 1 1

Have you checked the Event Logs?

Sep 07 '12 at 07:39 AM sp_lock
(comments are locked)
10|1200 characters needed characters left

2 answers: sort voted first

As well as checking the windows event logs, also look at the SQLAgent error logs - they're just text files, located (usually) in the LOG directory of your SQL Server installation. You're looking for a file named "SQLAgent.OUT", "SQLAgent.1" etc.

more ▼

answered Sep 07 '12 at 07:48 AM

ThomasRushton gravatar image

ThomasRushton ♦
29.1k 6 9 36

(comments are locked)
10|1200 characters needed characters left

Sometimes I've seen an issue where the Agent can't start as there are locks on the previous log files, and it can't rollover the file names - and it therefore can't log why it can't start either!

In that case a server reboot has been necessary, but I appreciate that that isn't always possible.

more ▼

answered Sep 07 '12 at 09:20 AM

Kev Riley gravatar image

Kev Riley ♦♦
46k 38 43 69

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1601

asked: Sep 07 '12 at 05:50 AM

Seen: 551 times

Last Updated: Sep 07 '12 at 09:20 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.