You can start Microsoft® SQL Server™ manually using these methods.
Method | Description |
---|---|
SQL Server Enterprise Manager | Start, pause, continue, and stop a local or remote MSSQLServer or SQLServerAgent service in the same window in which you administer other servers and databases. |
SQL Server Service Manager | Start, pause, continue, and stop a local or remote MSSQLServer installation or SQLServerAgent service. |
Services application in Control Panel | Start, pause, continue, and stop the MSSQLServer or SQLServerAgent service on the local server. |
Command prompt | Start MSSQLServer or SQLServerAgent from a command prompt by typing: net start mssqlserver or sqlservr, or net start SQLServerAgent. |
Before you choose a specific startup method, consider the following issues:
To start SQL Server