Skip to content

Commit dba16fb

Browse files
committed
content perf improvements
1 parent ce1905f commit dba16fb

2 files changed

Lines changed: 77 additions & 58 deletions

File tree

docs/database-engine/install-windows/latest-updates-for-microsoft-sql-server.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,13 @@ mtps_version: v=MSDN.10
1515

1616
# Latest updates for Microsoft SQL Server
1717

18-
Find and manage updates in one place for your SQL Server Products. Follow the [SQL Server Release Blog](https://aka.ms/sqlreleases) to receive information about updates and to download the updates.
18+
Find and manage updates in one place for your SQL Server Products. Follow the [SQL Server Release Blog](https://aka.ms/sqlreleases) to receive information about updates and to download the updates.
1919

20-
This page tracks the latest updates to all supported versions of SQL Server. For more information about which products are supported please consult the [Microsoft Product Lifecycle Page](https://support.microsoft.com/lifecycle/).
20+
This page tracks the latest updates to all supported versions of SQL Server.
21+
22+
For information about previous updates, see the [SQL Server builds blog](https://sqlserverbuilds.blogspot.com/).
23+
24+
For more information about which products are supported please consult the [Microsoft Product Lifecycle Page](https://support.microsoft.com/lifecycle/).
2125

2226
## Latest updates
2327

@@ -60,3 +64,5 @@ Each of the following links provides information for all of the applicable produ
6064
- [SQL Server DevCenter](https://msdn.microsoft.com/sqlserver/default.aspx)
6165
- [SQL Server TechCenter](https://technet.microsoft.com/sqlserver/default.aspx)
6266
- [SQL Server Product Information Center](https://www.microsoft.com/sqlserver/default.aspx)
67+
- [SQL Server builds blog](https://sqlserverbuilds.blogspot.com/)
68+
- [SQL Server release blogs](https://aka.ms/sqlreleases)

docs/sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md

Lines changed: 69 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "Hardware and Software Requirements"
2+
title: "Hardware & software requirements (SQL Server 2016 & 2017)"
3+
description: A list of hardware, software, and operating system requirements for SQL Server 2016 and SQL Server 2017.
34
ms.custom: "seo-lt-2019"
4-
ms.date: "12/13/2019"
5+
ms.date: "02/19/2020"
56
ms.prod: sql
67
ms.reviewer: ""
78
ms.technology: install
@@ -45,20 +46,30 @@ ms.assetid: 09bcf20b-0a40-4131-907f-b61479d5e4d8
4546
author: MashaMSFT
4647
ms.author: mathoma
4748
---
48-
# Hardware and Software Requirements for Installing SQL Server
49+
# Hardware & software requirements for SQL Server 2016 & 2017
4950
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
5051

51-
The article lists the minimum hardware and software requirements to install and run [!INCLUDE[ssNoVer](../../includes/ssnoversion-md.md)] on the Windows operating system.
52+
The article lists the minimum hardware and software requirements to install and run SQL Server 2016 and SQL Server 2017 on the Windows operating system.
5253

53-
[!INCLUDE[sscurrent](../../includes/sssqlv14-md.md)] introduced support for [!INCLUDE[ssNoVer](../../includes/ssnoversion-md.md)] on Linux. For information, see [Hardware and Software Requirements for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on Linux](../../linux/sql-server-linux-setup.md#system).
54+
**For SQL Server 2019, see [SQL Server 2019 requirements](hardware-and-software-requirements-for-installing-sql-server-ver15.md).**
5455

56+
For SQL Server on Linux, see [Hardware and Software Requirements for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on Linux](../../linux/sql-server-linux-setup.md#system).
57+
58+
59+
## Installation media
60+
61+
You can get relevant installation media from the following locations:
5562

56-
**Try it out:**
57-
58-
- Download SQL Server from the [**Evaluation Center**.](https://www.microsoft.com/evalcenter/evaluate-sql-server-2016)
59-
60-
- Spin up a Virtual Machine with [**SQL Server 2017**](https://azure.microsoft.com/services/virtual-machines/sql-server/?wt.mc_id=sqL16_vm) already installed.
61-
63+
- [SQL Server evaluation center](https://www.microsoft.com/evalcenter/evaluate-sql-server-2016).
64+
- [Azure virtual machine with SQL Server](/azure/virtual-machines/windows/sql/quickstart-sql-vm-create-portal)
65+
- [Most recent cumulative updates](../../database-engine/install-windows/latest-updates-for-microsoft-sql-server.md)
66+
- [SQL Server Management Studio (SSMS)](../../ssms/download-sql-server-management-studio-ssms.md)
67+
- [Azure Data Studio](../../azure-data-studio/download-azure-data-studio.md)
68+
69+
70+
## Considerations
71+
72+
6273
**The following considerations apply to all editions:**
6374

6475
- We recommend that you run [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] on computers with the NTFS or ReFS file formats. Installing [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] on a computer with FAT32 file system is supported but not recommended as it is less secure than the NTFS or ReFS file systems.
@@ -77,29 +88,32 @@ The article lists the minimum hardware and software requirements to install and
7788

7889
- For minimum version requirements to install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on [!INCLUDE[win8srv](../../includes/win8srv-md.md)] or [!INCLUDE[win8](../../includes/win8-md.md)], see [Installing SQL Server on Windows Server 2012 or Windows 8](https://support.microsoft.com/kb/2681562).
7990

80-
## <a name="hwswr"></a> Hardware and Software Requirements
91+
92+
## <a name="hwswr"></a> Software Requirements
8193
The following requirements apply to all installations:
8294

8395
|Component|Requirement|
8496
|---------------|-----------------|
8597
|.NET Framework|[!INCLUDE[sql2016](../../includes/sssql15-md.md)] RC1 and later require [!INCLUDE[dnprdnshort](../../includes/dnprdnshort-md.md)] 4.6 for the Database Engine, Master Data Services, or Replication. SQL Server setup automatically installs [!INCLUDE[dnprdnshort](../../includes/dnprdnshort-md.md)]. You can also manually install [!INCLUDE[dnprdnshort](../../includes/dnprdnshort-md.md)] from [Microsoft .NET Framework 4.6 (Web Installer) for Windows](https://support.microsoft.com/kb/3045560).<br/><br/> For more information, recommendations, and guidance about [!INCLUDE[dnprdnshort](../../includes/dnprdnshort-md.md)] 4.6 see [.NET Framework Deployment Guide for Developers](https://msdn.microsoft.com/library/ee942965\(v=vs.110\).aspx).<br/><br/>[!INCLUDE[winblue_client_2](../../includes/winblue-client-2-md.md)], and [!INCLUDE[winblue_server_2](../../includes/winblue-server-2-md.md)] require [KB2919355](https://support.microsoft.com/kb/2919355) before installing [!INCLUDE[dnprdnshort](../../includes/dnprdnshort-md.md)] 4.6.|
8698
|Network Software|Supported operating systems for [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] have built-in network software. Named and default instances of a stand-alone installation support the following network protocols: Shared memory, Named Pipes, TCP/IP, and VIA.<br/><br/> **Note:** VIA protocol is not supported on failover clusters. Clients or applications running on the same node of the failover cluster as the SQL Server instance, can use Shared Memory protocol to connect to SQL Server using its local pipe address. However this type of connection is not cluster-aware and will fail after an instance failover. It is therefore not recommended and should only be used in very specific scenarios.<br/><br/> **Important:** The VIA protocol is deprecated. [!INCLUDE[ssNoteDepFutureAvoid](../../includes/ssnotedepfutureavoid-md.md)]<br/><br/> For more information about Network Protocols and Network Libraries, see [Network Protocols and Network Libraries](../../sql-server/install/network-protocols-and-network-libraries.md).|
87-
|Hard Disk|[!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] requires a minimum of 6 GB of available hard-disk space.<br/><br/> Disk space requirements will vary with the [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] components you install. For more information, see [Hard Disk Space Requirements](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md#HardDiskSpace) later in this article. For information on supported storage types for data files, see [Storage Types for Data Files](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md#StorageTypes).|
88-
|Drive|A DVD drive, as appropriate, is required for installation from disc.|
89-
|Monitor|[!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] requires Super-VGA (800x600) or higher resolution monitor.|
90-
|Internet|Internet functionality requires Internet access (fees may apply).|
99+
91100

92101
> [!NOTE]
93102
> Running [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] on a virtual machine will be slower than running natively because of the overhead of virtualization.
94103
95104
> [!IMPORTANT]
96105
> There are additional hardware and software requirements for the PolyBase feature. For more information, see [Get started with PolyBase](../../relational-databases/polybase/get-started-with-polybase.md).
97106
98-
## <a name="pmosr"></a> Processor, Memory, and Operating System Requirements
99-
The following memory and processor requirements apply to all editions of [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)]:
107+
## Hardware requirements
108+
109+
The following hardware requirements apply to SQL Server 2016 and SQL Server 2017:
100110

101111
|Component|Requirement|
102112
|---------------|-----------------|
113+
|Hard Disk|[!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] requires a minimum of 6 GB of available hard-disk space.<br/><br/> Disk space requirements will vary with the [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] components you install. For more information, see [Hard Disk Space Requirements](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md#HardDiskSpace) later in this article. For information on supported storage types for data files, see [Storage Types for Data Files](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md#StorageTypes).|
114+
|Drive|A DVD drive, as appropriate, is required for installation from disc.|
115+
|Monitor|[!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] requires Super-VGA (800x600) or higher resolution monitor.|
116+
|Internet|Internet functionality requires Internet access (fees may apply).|
103117
|Memory \*|**Minimum:**<br/><br/> Express Editions: 512 MB<br/><br/> All other editions: 1 GB<br/><br/> **Recommended:**<br/><br/> Express Editions: 1 GB<br/><br/> All other editions: At least 4 GB and should be increased as database size increases to ensure optimal performance.|
104118
|Processor Speed|**Minimum:** x64 Processor: 1.4 GHz<br/><br/> **Recommended:** 2.0 GHz or faster|
105119
|Processor Type|x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support|
@@ -109,45 +123,9 @@ The following requirements apply to all installations:
109123
110124
\* The minimum memory required for installing the [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] component in [!INCLUDE[ssDQSnoversion](../../includes/ssdqsnoversion-md.md)] (DQS) is 2 GB of RAM, which is different from the [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] minimum memory requirement. For information about installing DQS, see [Install Data Quality Services](../../data-quality-services/install-windows/install-data-quality-services.md).
111125

112-
**WOW64 Support:**
113-
114-
WOW64 (Windows 32-bit on Windows 64-bit) is a feature of 64-bit editions of Windows that enables 32-bit applications to run natively in 32-bit mode. Applications function in 32-bit mode, even though the underlying operating system is a 64-bit operating system. WOW64 is not supported for [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] installations. However, Management Tools are supported in WOW64.
115-
116-
117-
**Server Core Support:**
118-
119-
120-
Installing SQL Server 2016 and 2017 on Server Core mode is supported by the following editions of Windows Server:
121-
122-
| | |
123-
| :------------------------ | :------------------------------|
124-
| Windows Server 2019 Standard | Windows Server 2019 Datacenter |
125-
| Windows Server 2016 Standard | Windows Server 2016 Datacenter |
126-
| Windows Server 2012 R2 Standard | Windows Server 2012 R2 Datacenter|
127-
| Windows Server 2012 Standard | Windows Server 2012 Datacenter |
128-
| &nbsp; | &nbsp; |
129126

130-
For more information on installing SQL Server on Server Core, see [Install SQL Server on Server Core](../../database-engine/install-windows/install-sql-server-on-server-core.md).
131-
132-
133-
### Features Supported on 32-bit Client Operating Systems
134-
Windows client operating systems, for example Windows 10 and Windows 8.1 are available as 32-bit or 64-bit architectures. All SQL Server features are supported on 64-bit client operating systems. On supported 32-bit client operating systems Microsoft supports the following features:
135-
136-
- Data Quality Client
137-
- Client Tools Connectivity
138-
- Integration Services
139-
- Client Tools Backwards Compatibility
140-
- Client Tools SDK
141-
- Documentation Components
142-
- Distributed Replay Components
143-
- Distributed Replay Controller
144-
- Distributed Replay Client
145-
- SQL Client Connectivity SDK
146-
147-
[!INCLUDE[winserver2008r2](../../includes/winserver2008r2-md.md)] and later server operating systems are not available as 32-bit architectures. All supported server operating systems are only available as 64-bit. All features are supported on 64-bit server operating systems.
148-
149-
### <a name="TOP_Principal"></a> OS Compatibility
150127

128+
## Operating System support
151129

152130
The following table shows which editions of SQL Server 2016 and 2017 are compatible with which versions of Windows:
153131

@@ -184,11 +162,46 @@ The following table shows which editions of SQL Server 2016 and 2017 are compati
184162
>- [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] Add-in for SharePoint products
185163
186164

165+
### Server Core Support
166+
167+
Installing SQL Server 2016 and 2017 on Server Core mode is supported by the following editions of Windows Server:
168+
169+
| | |
170+
| :------------------------ | :------------------------------|
171+
| Windows Server 2019 Standard | Windows Server 2019 Datacenter |
172+
| Windows Server 2016 Standard | Windows Server 2016 Datacenter |
173+
| Windows Server 2012 R2 Standard | Windows Server 2012 R2 Datacenter|
174+
| Windows Server 2012 Standard | Windows Server 2012 Datacenter |
175+
| &nbsp; | &nbsp; |
176+
177+
For more information on installing SQL Server on Server Core, see [Install SQL Server on Server Core](../../database-engine/install-windows/install-sql-server-on-server-core.md).
178+
179+
### WOW64 Support
180+
181+
WOW64 (Windows 32-bit on Windows 64-bit) is a feature of 64-bit editions of Windows that enables 32-bit applications to run natively in 32-bit mode. Applications function in 32-bit mode, even though the underlying operating system is a 64-bit operating system. WOW64 is not supported for [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] installations. However, Management Tools are supported in WOW64.
182+
183+
184+
### Features Supported on 32-bit Client Operating Systems
185+
Windows client operating systems, for example Windows 10 and Windows 8.1 are available as 32-bit or 64-bit architectures. All SQL Server features are supported on 64-bit client operating systems. On supported 32-bit client operating systems Microsoft supports the following features:
186+
187+
- Data Quality Client
188+
- Client Tools Connectivity
189+
- Integration Services
190+
- Client Tools Backwards Compatibility
191+
- Client Tools SDK
192+
- Documentation Components
193+
- Distributed Replay Components
194+
- Distributed Replay Controller
195+
- Distributed Replay Client
196+
- SQL Client Connectivity SDK
187197

198+
[!INCLUDE[winserver2008r2](../../includes/winserver2008r2-md.md)] and later server operating systems are not available as 32-bit architectures. All supported server operating systems are only available as 64-bit. All features are supported on 64-bit server operating systems.
199+
200+
188201
## <a name="CrossLanguageSupport"></a> Cross-Language Support
189202
For more information about cross-language support and considerations for installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] in localized languages, see [Local Language Versions in SQL Server](../../sql-server/install/local-language-versions-in-sql-server.md).
190203

191-
## <a name="HardDiskSpace"></a> Hard Disk Space Requirements
204+
## <a name="HardDiskSpace"></a> Disk Space Requirements
192205
During installation of [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)], Windows Installer creates temporary files on the system drive. Before you run Setup to install or upgrade [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], verify that you have at least 6.0 GB of available disk space on the system drive for these files. This requirement applies even if you install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] components to a non-default drive.
193206

194207
Actual hard disk space requirements depend on your system configuration and the features that you decide to install. The following table provides disk space requirements for [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] components.

0 commit comments

Comments
 (0)