View Single Post
  #3 (permalink)  
Old 10-29-2007, 05:50 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default SQL Agent 2005 won't start ?

Hi,

Can you open cmd prompt and run this cmd?

sc query Eventlog

And share the output? E.g. I just did that on my box:

=============================

c:\>sc query Eventlog

SERVICE_NAME: Eventlog
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(NOT_STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

c:\>

=============================
__________________
J Suresh Kumar
Google Hacks
Reply With Quote