Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Operations
Administration
 How to: Start an Instance of SQL Se...

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
SQL Server 2008 Books Online (June 2009)
How to: Start an Instance of SQL Server (SQL Server Configuration Manager)

An instance of SQL Server can be stopped and started from SQL Server Configuration Manager.

  1. On the Start menu, point to All Programs, point to Microsoft SQL Server 2008, point to Configuration Tools, and then click SQL Server Configuration Manager.

  2. In SQL Server Configuration Manager, in the left pane, click SQL Server Services.

  3. In the details pane, right-click SQL Server (MSSQLServer), and then click Start.

    A green arrow on the icon next to the server name and on the toolbar indicates that the server started successfully.

  4. Click OK to close SQL Server Configuration Manager.

  1. On the Start menu, point to All Programs, point to Microsoft SQL Server 2008, point to Configuration Tools, and then click SQL Server Configuration Manager.

  2. In SQL Server Configuration Manager, in the left pane, click SQL Server.

  3. In the details pane, right-click the named instance of SQL Server, and then click Start.

    A green arrow on the icon next to the server name and on the toolbar indicates that the server started successfully.

  4. Click OK to close SQL Server Configuration Manager.

  1. On the Start menu, point to All Programs, point to Microsoft SQL Server 2008, point to Configuration Tools, and then click SQL Server Configuration Manager.

  2. In SQL Server Configuration Manager, in the left pane, click SQL Server.

  3. In the details pane, right-click the instance of SQL Server, and then click Properties.

  4. In the SQL Server (<instancename>) Properties dialog box, click the Advanced tab, and then click Startup Parameters.

  5. At the end of the original text, in the Value column, type the startup parameters you want, and then click OK. Separate parameters with a semi-colon, for example, –c;-m.

  6. Stop and restart SQL Server for the parameters to take effect.

    ms190699.note(en-us,SQL.100).gifNote:
    SQL Server running on a cluster is best managed by using Cluster Administrator. For more information, see Using SQL Server Tools with Failover Clustering.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker