rhysmeister
Programmer
Upon a reboot the SQL Server Agent service fails to start. The error reported is that the service is timing out before it is able to start. I am able to stop and start the SQLSERVERAGENT service with no problems once the server is up and running.
I have set the service to restart if it fails but it doesn't start once the server is up (automatically). I guess this is because it can't "restart" a service that has never actually started.
Is there a way to increase the timeout of this service with startup parameters?
I have set the service to restart if it fails but it doesn't start once the server is up (automatically). I guess this is because it can't "restart" a service that has never actually started.
Is there a way to increase the timeout of this service with startup parameters?