Managing Services from the Command Prompt How-to Topics (net Commands)
The Database Engine and SQL Server Agent run as services.Uruchomić, wstrzymać lub zatrzymać usługi z SQL Server konfiguracja Manager.From the command prompt you can also start, pause, and stop the Database Engine service using the net commands (net start,net pause, and net stop, respectively).Można również zarządzać tą usługa przy użyciu programu sqlservr.exe, ale zazwyczaj sqlservr.exe program jest używana tylko do rozwiązywania problemów lub głównych.Aby uzyskać więcej informacji o usługach zobacz Managing the Database Engine Services.
W tej sekcji omówiono następujące tematy związane z zarządzaniem usługi wiersz polecenia przy użyciu polecenie NET polecenia.
In This Section
How to: Start an Instance of SQL Server (net Commands)
Podaje szczegółowe informacje dotyczące sposobu uruchamiania SQL Server za pomocą polecenie NET polecenia.How to: Pause and Resume an Instance of SQL Server (net Commands)
Podaje szczegółowe informacje na temat wstrzymać lub wznowić SQL Server za pomocą polecenie NET polecenia.How to: Stop an Instance of SQL Server (net Commands)
Podaje szczegółowe informacje na temat zatrzymania SQL Server za pomocą polecenie NET polecenia.How to: Start SQL Server Agent (net Commands)
Zawiera szczegółowe instrukcje dotyczące sposobu uruchamiania przy użyciu agenta SQL Server polecenie NET polecenia.How to: Stop SQL Server Agent (net Commands)
Zawiera szczegółowe instrukcje dotyczące sposobów zatrzymania przy użyciu agenta serwera SQL polecenie NET polecenia.