|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 8:51 AM
Points: 195,
Visits: 269
|
|
I even tried manually through below command
EXEC XP_SERVICECONTROL 'START','SQLSERVERAGENT'
StartService() returned error 1053, 'The service did not respond to the start or control request in a timely fashion.'
Logon account is fine I check AD, password never expire policy,
Help is much appreciated,
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Today @ 3:36 AM
Points: 305,
Visits: 493
|
|
| Can you check the sql error log and Sqlagent log and post them here to start troubleshooting.
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Today @ 4:38 AM
Points: 46,
Visits: 180
|
|
hi please check sqlagent.exe process is running in taskmgr or not.if it is running
then kill sqlagent.exe process .
and try to restart a service.this might work
|
|
|
|