Skip to content

Commit 88420f4

Browse files
Merge pull request #33646 from rwestMSFT/rw-0328-fix-406549
Update guidance for x64 CPUs (UUF 406549)
2 parents a2ded0f + 433bb9e commit 88420f4

3 files changed

+8
-6
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "SQL Server 2019: Hardware & software requirements"
33
description: A list of hardware, software, and operating system requirements for installing and running SQL Server 2019.
44
author: MikeRayMSFT
55
ms.author: mikeray
6-
ms.date: 03/03/2025
6+
ms.reviewer: randolphwest
7+
ms.date: 03/28/2025
78
ms.service: sql
89
ms.subservice: release-landing
910
ms.topic: conceptual
@@ -67,7 +68,7 @@ The following memory and processor requirements apply to all editions of [!INCLU
6768
| Internet | Internet functionality requires Internet access (fees might apply). |
6869
| Memory \* | **Minimum:**<br /><br />Express Editions: 512 MB<br />All other editions: 1 GB<br />**Recommended:**<br />Express Editions: 1 GB<br />All other editions: At least 4 GB and should be increased as database size increases to ensure optimal performance. |
6970
| Processor Speed | **Minimum:** x64 Processor: 1.4 GHz<br /><br />**Recommended:** 2.0 GHz or faster |
70-
| Processor Type | x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support |
71+
| Processor Type | x64 Processor: All Intel and AMD x86-64 CPUs with [64 cores or less per NUMA node](../compute-capacity-limits-by-edition-of-sql-server.md#numa-64) |
7172

7273
> [!NOTE]
7374
> Installation of [!INCLUDE [ssCurrent](../../includes/ssnoversion-md.md)] is supported on x64 processors only. It is no longer supported on x86 processors.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A list of hardware, software, and operating system requirements for
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: randolphwest, jopilov, rdorr
7-
ms.date: 11/21/2024
7+
ms.date: 03/28/2025
88
ms.service: sql
99
ms.subservice: release-landing
1010
ms.topic: conceptual
@@ -68,7 +68,7 @@ The following memory and processor requirements apply to all editions of [!INCLU
6868
| Internet | Internet functionality requires Internet access (fees can apply). |
6969
| Memory <sup>1</sup> | **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. |
7070
| Processor Speed | **Minimum:** x64 Processor: 1.4 GHz<br /><br />**Recommended:** 2.0 GHz or faster |
71-
| Processor Type | x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support |
71+
| Processor Type | x64 Processor: All Intel and AMD x86-64 CPUs with [64 cores or less per NUMA node](../compute-capacity-limits-by-edition-of-sql-server.md#numa-64) |
7272

7373
<sup>1</sup> 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 [ssnoversion-md](../../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).
7474

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "SQL Server 2016 & 2017: Hardware & software requirements"
33
description: A list of hardware, software, and operating system requirements for installing and running SQL Server 2016 and SQL Server 2017.
44
author: MikeRayMSFT
55
ms.author: mikeray
6-
ms.date: 09/16/2024
6+
ms.reviewer: randolphwest
7+
ms.date: 03/28/2025
78
ms.service: sql
89
ms.subservice: release-landing
910
ms.topic: conceptual
@@ -67,7 +68,7 @@ The following hardware requirements apply to SQL Server 2016 and SQL Server 2017
6768
| Internet | Internet functionality requires Internet access (fees might apply). |
6869
| Memory \* | **Minimum:**<br /><br />Express Editions: 512 MB<br />All other editions: 1 GB<br />**Recommended:**<br />Express Editions: 1 GB<br />All other editions: At least 4 GB and should be increased as database size increases to ensure optimal performance. |
6970
| Processor Speed | **Minimum:** x64 Processor: 1.4 GHz<br /><br />**Recommended:** 2.0 GHz or faster |
70-
| Processor Type | x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support |
71+
| Processor Type | x64 Processor: All Intel and AMD x86-64 CPUs with [64 cores or less per NUMA node](../compute-capacity-limits-by-edition-of-sql-server.md#numa-64) |
7172

7273
> [!NOTE]
7374
> Installation of [!INCLUDE [ssCurrent](../../includes/ssnoversion-md.md)] is supported on x64 processors only. It is no longer supported on x86 processors.

0 commit comments

Comments
 (0)