sql server agent problem

  • Thread starter Thread starter \Allen Iverson\
  • Start date Start date
A

\Allen Iverson\

Hi,

I cannot start the sql serveragent at all. First, it won't
start after I set it up as auto-start service and after I reboot the server.
The event log said:

SQLServerAgent could not be started (reason: Unable to
connect to server '(local)'; SQLServerAgent cannot start).

It won't start even when I do it manually. Please help.
Thanks.
 
SQL Server Must be running for SQL Agent to start as well.. If you
auto-start SQL Agent, ensure you have SQL Server auto-starting as well.

--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)

I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top