Groups | Blog | Home
all groups > sql server replication > july 2003 >

sql server replication : Stop and Start Services


Brian Scarborough
7/11/2003 9:08:46 AM
Is there a way to schedule the services for SQL to stop
and start automatically??

Hilary Cotter
7/11/2003 10:27:55 AM
use task scheduler to issue a net stop sqlagent, and then
a net stop msssqlserver.

Then use it to restart them.

You can also set SQL Server up to automatically restart
and then schedule a shutdown as a job.

[quoted text, click to view]
AddThis Social Bookmark Button