Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.5 KB

File metadata and controls

29 lines (24 loc) · 1.5 KB
title Shared Memory Properties | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology configuration
ms.topic conceptual
helpviewer_keywords
shared memory [SQL Server]
ms.assetid dc1704da-eacd-4d26-b529-c996f958ca4b
author stevestein
ms.author sstein
manager craigg

Shared Memory Properties

Use the Protocolpage on the Shared Memory Properties dialog box to enable or disable the shared memory protocol. Shared memory is the simplest protocol to use and has no configurable settings. Because clients using the shared memory protocol can only connect to a [!INCLUDEmsCoName] [!INCLUDEssNoVersion] instance running on the same computer, it is not useful for most database activity. Use the shared memory protocol for troubleshooting when you suspect the other protocols are configured incorrectly.

[!INCLUDEssNoVersion] must be restarted to enable or disable the protocol.

Options

Enabled
Possible values are Yes and No. The shared memory protocol is enabled by default.

See Also

Choosing a Network Protocol
Creating a Valid Connection String Using Shared Memory Protocol