How to: Pause and Resume an Instance of SQL Server (SQL Server Configuration Manager)
Microsoft SQL Server can be paused and resumed from SQL Server Configuration Manager.
-
On the Start menu, point to All Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Configuration Manager.
-
In SQL Server Configuration Manager, expand Services, and then click SQL Server.
-
In the details pane, right-click SQL Server (MSSQLServer), and then click Pause.
A pair of vertical blue bars on the icon next to the server name and on the toolbar indicates that the server started successfully.
-
To resume the server, right-click SQL Server (MSSQLServer), and then click Resume.
A green arrow on the icon next to the server name and on the toolbar indicates that the server started successfully.
-
Click OK to close SQL Server Configuration Manager.
-
On the Start menu, point to All Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Configuration Manager.
-
In SQL Server Configuration Manager, expand Services, and then click SQL Server.
-
In the details pane, right-click the named instance of SQL Server, and then click Pause.
A pair of vertical blue bars on the icon next to the server name and on the toolbar indicates that the server started successfully.
-
To resume the server, right-click the named instance of SQL Server, and then click Resume.
A green arrow on the icon next to the server name and on the toolbar indicates that the server resumed successfully.
-
Click OK to close SQL Server Configuration Manager.
Tasks
How to: Pause and Resume an Instance of SQL Server (SQL Server Management Studio)How to: Pause and Resume an Instance of SQL Server (net Commands)
How to: Start an Instance of SQL Server (SQL Server Configuration Manager)
How to: Stop an Instance of SQL Server (SQL Server Configuration Manager)
How to: Connect to Another Computer (SQL Server Configuration Manager)
How to: Configure WMI to Show Server Status in SQL Server Tools
