Skip to content

Commit 686f127

Browse files
committed
updated-68933
Updated content - Points 2 to 6 as per CI 6893
1 parent 0f260f6 commit 686f127

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

support/sql/database-engine/install/windows/error-install-sql-server-2008-r2.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Error when you install SQL Server
3-
description: This article provides a resolution for various errors that occur when you try to install SQL Server.
2+
title: SQL Server Installation Errors
3+
description: This article outlines some common installation errors and provides a solution to complete a successful installation.
44
ms.date: 05/06/2025
55
ms.custom: sap:Installation, Patching, Upgrade, Uninstall
66
---
7-
# Error message when you try to install SQL Server
7+
# SQL Server installation errors
88

9-
This article helps you resolve various errors that occurs when you try to install SQL Server.
9+
This article can help you resolve some common SQL Server installation errors.
1010

1111
_Original product version:_   SQL Server
1212
_Original KB number:_   2449398
@@ -15,7 +15,7 @@ _Original KB number:_   2449398
1515

1616
When you try to install Microsoft SQL Server, you receive one or more of the following error messages or experience one or more of the following symptoms. Additionally, you cannot continue with the setup.
1717

18-
Setup error messages or symptoms
18+
**Setup error messages or symptoms**
1919

2020
- Error message 1
2121

@@ -53,10 +53,10 @@ Setup error messages or symptoms
5353

5454
Some components are missing on the Select Component page of Setup.
5555

56-
Error messages in SQL Server Setup log files
56+
**Error messages in SQL Server Setup log files**
5757

5858
> [!NOTE]
59-
> For more information about SQL Server Setup log files, see the topic in SQL Server Books Online: [View and Read SQL Server Setup Log Files](/sql/database-engine/install-windows/view-and-read-sql-server-setup-log-files).
59+
> For more information about SQL Server Setup log files, see: [View and Read SQL Server Setup Log Files](/sql/database-engine/install-windows/view-and-read-sql-server-setup-log-files).
6060
6161
- Error message 1
6262

@@ -117,7 +117,7 @@ To resolve the problem, use one of the following methods:
117117

118118
5. Rerun the Setup program.
119119

120-
- If you are using a localized version of SQL Server, you can change the operating system settings to support localized versions. For more information about how to change the operating system settings, see [How to: Change Operating System Settings to Support Localized Versions](/previous-versions/sql/sql-server-2008-r2/ms144258(v=sql.105)).
120+
- If you are using a localized version of SQL Server, you can change the operating system settings to support localized versions. For more information about how to change the operating system settings, see [Local Language Versions in SQL Server](/en-us/sql/sql-server/install/local-language-versions-in-sql-server).
121121

122122
> [!IMPORTANT]
123123
> Installations of different language versions of SQL Server instances on the same computer are not supported.
@@ -126,4 +126,8 @@ To resolve the problem, use one of the following methods:
126126

127127
The error messages that are mentioned in the [Symptoms](#symptoms) section may have other causes. If the steps in the [Resolution](#resolution) section do not resolve the problem, you may be experiencing a different problem.
128128

129-
[SQL Server installation guide](/sql/database-engine/install-windows/install-sql-server)
129+
For additional guidance, refer to
130+
131+
[SQL Server installation guide](/sql/database-engine/install-windows/install-sql-server?view=sql-server-ver17)
132+
133+
[Repair a failed SQL Server installation](/sql/database-engine/install-windows/repair-a-failed-sql-server-installation?view=sql-server-ver17)

0 commit comments

Comments
 (0)