Skip to content

Commit 0ff3fca

Browse files
author
sureshka@microsoft.com
committed
updated .md URL and dates
1 parent 366d99f commit 0ff3fca

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/tools/sqlservr-application.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: "sqlservr Application"
33
description: The sqlservr application starts, stops, pauses, and continues an instance of SQL Server from a command prompt.
4-
ms.custom: seo-lt-2019
5-
ms.date: 07/22/2020
64
ms.prod: sql
75
ms.prod_service: sql-tools
86
ms.reviewer: ""
@@ -20,9 +18,10 @@ helpviewer_keywords:
2018
- "command prompt [SQL Server], stopping instance of SQL Server"
2119
- "command prompt [SQL Server], starting instance of SQL Server"
2220
- "continuing instance of SQL Server"
23-
ms.assetid: 60e8ef0a-0851-41cf-a6d8-cca1e04cbcdb
2421
author: markingmyname
2522
ms.author: maghan
23+
ms.custom: seo-lt-2019
24+
ms.date: 10/07/2021
2625
---
2726

2827
# sqlservr Application
@@ -84,7 +83,7 @@ Displays the server version number.
8483
Disables the keeping of CPU time and cache-hit ratio statistics. Allows maximum performance.
8584

8685
## Remarks
87-
It is recommended to use the methods described in [Database Engine Service Startup Options](../database-engine/configure-windows/database-engine-service-startup-options) instead of using the sqlservr.exe program to start [!INCLUDE[msCoName](../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)]. In most cases, the sqlservr.exe program is only used for advanced troubleshooting or major maintenance. When [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] is started from the command prompt with sqlservr.exe, [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] does not start as a service, so you cannot stop [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] using **net** commands. Users can connect to [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)], but [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] tools show the status of the service, so [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] Configuration Manager correctly indicates that the service is stopped. [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] can connect to the server, but it also indicates that the service is stopped.
86+
It is recommended to use the methods described in [Database Engine Service Startup Options](../database-engine/configure-windows/database-engine-service-startup-options.md) instead of using the sqlservr.exe program to start [!INCLUDE[msCoName](../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)]. In most cases, the sqlservr.exe program is only used for advanced troubleshooting or major maintenance. When [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] is started from the command prompt with sqlservr.exe, [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] does not start as a service, so you cannot stop [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] using **net** commands. Users can connect to [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)], but [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] tools show the status of the service, so [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] Configuration Manager correctly indicates that the service is stopped. [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] can connect to the server, but it also indicates that the service is stopped.
8887

8988
## Compatibility Support
9089
The following parameters are obsolete and not supported in [!INCLUDE[sssql19-md](../includes/sssql19-md.md)].

0 commit comments

Comments
 (0)