Skip to content

Commit 74d2a66

Browse files
authored
Merge pull request #8020 from sevend2/UpdateDateSeven
AB#3404: updated ms.date for keep as is articles
2 parents 940e9d6 + 60905d6 commit 74d2a66

20 files changed

+34
-29
lines changed

support/sql/database-engine/connect/certificate-chain-not-trusted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: The certificate chain was issued by an authority that isn't trusted
33
description: This article provides resolutions for the error that occurs when you upgrade SNAC applications.
4-
ms.date: 02/28/2023
5-
ms.reviewer: v-jayaramanp
4+
ms.date: 01/10/2025
5+
ms.reviewer: v-jayaramanp, jopilov
66
ms.custom: sap:Database Connectivity and Authentication
77
---
88

support/sql/database-engine/connect/network-related-or-instance-specific-error-occurred-while-establishing-connection.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: A network-related or instance-specific error occurred
33
description: Provides troubleshooting steps for network-related or instance-specific errors if you can't connect to an instance of the SQL Server Database Engine on a single server.
4-
ms.date: 06/16/2022
4+
ms.date: 01/10/2025
55
ms.custom: sap:Database Connectivity and Authentication
66
author: HaiyingYu
77
ms.author: haiyingyu
8+
ms.reviewer: jopilov
89
---
910
# A network-related or instance-specific error occurred while establishing a connection to SQL Server
1011

support/sql/database-engine/connect/timeout-expired-error.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: Timeout expired messages when connecting to SQL Server
33
description: Fixes timeout expired errors when you connect to SQL Server and helps you verify and troubleshoot the errors.
4-
ms.date: 11/14/2021
4+
ms.date: 01/10/2025
55
ms.custom: sap:Database Connectivity and Authentication
66
author: HaiyingYu
77
ms.author: haiyingyu
8+
ms.reviewer: jopilov
89
---
910
# Timeout expired messages when connecting to SQL Server
1011

support/sql/database-engine/connect/tls-1-2-support-microsoft-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: TLS 1.2 support for Microsoft SQL Server
33
description: This article provides information about the updates that Microsoft releases to enable TLS 1.2 support for SQL Server.
4-
ms.date: 10/25/2024
4+
ms.date: 01/10/2025
55
ms.custom: sap:Database Connectivity and Authentication
66
author: PiJoCoder
77
ms.author: jopilov

support/sql/database-engine/connect/tls-exist-connection-closed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: An existing connection was forcibly closed (OS error 10054)
33
description: Describes scenarios in which an existing connection was forcibly closed by the remote host and provides resolutions.
4-
ms.date: 05/21/2024
4+
ms.date: 01/10/2025
55
ms.custom: sap:Database Connectivity and Authentication
66
author: HaiyingYu
77
ms.author: haiyingyu

support/sql/database-engine/database-file-operations/troubleshoot-os-4kb-disk-sector-size.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Troubleshooting operating system disk sector size greater than 4 KB
33
description: This article troubleshoots SQL Server installation or startup failures related to some new storage devices and device drivers exposing a disk sector size greater than the supported 4-KB sector size.
4-
ms.date: 11/24/2023
4+
ms.date: 01/10/2025
55
ms.custom: sap:File, Filegroup, Database Operations or Corruption
6-
ms.reviewer: ramakoni, dplessMSFT, briancarrig, suresh-kandoth, rdorr
6+
ms.reviewer: dplessMSFT, briancarrig, suresh-kandoth, rdorr, jopilov
77
author: WilliamDAssafMSFT
88
ms.author: wiassaf
99
---

support/sql/database-engine/development/remove-duplicate-rows-sql-server-tab.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: Remove duplicate rows from a table in SQL Server
33
description: This article provides a script that you can use to remove duplicate rows from a SQL Server table.
4-
ms.date: 10/29/2020
4+
ms.date: 01/10/2025
55
ms.custom: sap:Database or Client application Development
66
ms.topic: how-to
7+
ms.reviewer: jopilov
78
---
89

910
# Remove duplicate rows from a SQL Server table by using a script

support/sql/database-engine/install/windows/use-sql-server-in-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Version requirements for SQL Server in Windows operating system
33
description: This article describes the version requirements for SQL Server in Windows operating system.
4-
ms.date: 11/25/2024
4+
ms.date: 01/10/2025
55
ms.custom: sap:Installation, Patching, Upgrade, Uninstall
6-
ms.reviewer: randolphwest
6+
ms.reviewer: randolphwest, jopilov
77
---
88

99
<!---Internal note: The screenshots in the article are being or were already updated. Please contact "gsprad" and "christys" for triage before making the further changes to the screenshots.

support/sql/database-engine/performance/resolve-blocking-problems-caused-lock-escalation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Resolve blocking problem caused by lock escalation
33
description: This article describes how to determine if lock escalation is causing blocking and how to resolve the problem.
4-
ms.date: 11/22/2024
4+
ms.date: 01/10/2025
55
ms.custom: sap:SQL resource usage and configuration (CPU, Memory, Storage)
6-
ms.reviewer: BARTD
6+
ms.reviewer: BARTD, jopilov
77
---
88
# Resolve blocking problems caused by lock escalation in SQL Server
99

support/sql/database-engine/performance/troubleshoot-high-cpu-usage-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot high-CPU-usage issues in SQL Server
33
description: This article provides a procedure to help you fix high-CPU-usage issues on a server that is running SQL Server.
4-
ms.date: 10/23/2024
4+
ms.date: 01/10/2025
55
ms.custom: sap:SQL resource usage and configuration (CPU, Memory, Storage)
66
ms.topic: troubleshooting
77
ms.reviewer: jopilov, v-jayaramanp, v-sidong

0 commit comments

Comments
 (0)