Skip to content

Commit 156b775

Browse files
authored
Update supported-version-and-edition-upgrades.md
1 parent b72c75f commit 156b775

1 file changed

Lines changed: 15 additions & 20 deletions

File tree

docs/database-engine/install-windows/supported-version-and-edition-upgrades.md

Lines changed: 15 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ms.workload: "Active"
4646

4747
- Cross-version instances of [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] are not supported. Version numbers of the [!INCLUDE[ssDE](../../includes/ssde-md.md)], [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)], and [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] components must be the same in an instance of [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)].
4848

49-
- SQL Server 2016 is only available for 64-bit platforms. Cross-platform upgrade is not supported. You cannot upgrade a 32-bit instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to native 64-bit using [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup. However, you can back up or detach databases from a 32-bit instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], and then restore or attach them to a new instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] (64-bit) if the databases are not published in replication. You must re-create any logins and other user objects in master, msdb, and model system databases.
49+
- [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] is only available for 64-bit platforms. Cross-platform upgrade is not supported. You cannot upgrade a 32-bit instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to native 64-bit using [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup. However, you can back up or detach databases from a 32-bit instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], and then restore or attach them to a new instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] (64-bit) if the databases are not published in replication. You must re-create any logins and other user objects in master, msdb, and model system databases.
5050

5151
- You cannot add new features during the upgrade of your existing instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. After you upgrade an instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)], you can add features by using the [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Setup. For more information, see [Add Features to an Instance of SQL Server 2016 (Setup)](../../database-engine/install-windows/add-features-to-an-instance-of-sql-server-2016-setup.md).
5252

@@ -60,17 +60,15 @@ ms.workload: "Active"
6060

6161
SQL Server 2016 supports upgrade from the following versions of SQL Server:
6262

63-
- SQL Server 2008 SP4 or later
64-
- SQL Server 2008 R2 SP3 or later
65-
- SQL Server 2012 SP2 or later
66-
- SQL Server 2014 or later
63+
- [!INCLUDE[ssKatmai](../../includes/ssKatmai-md.md)] SP4 or later
64+
- [!INCLUDE[ssKilimanjaro](../../includes/ssKilimanjaro-md.md)] SP3 or later
65+
- [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)] SP2 or later
66+
- [!INCLUDE[ssSQL14](../../includes/sssql14-md.md)] or later
6767

68-
69-
7068
> [!NOTE]
71-
> To upgrade databases on [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] see [Support for 2005](#SupportFor2005).
69+
> To upgrade databases on [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] see [Support for 2005](#SupportFor2005).
7270
73-
The table below lists the supported upgrade scenarios from earlier versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)].
71+
The table below lists the supported upgrade scenarios from earlier versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)].
7472

7573
|Upgrade from|Supported upgrade path|
7674
|------------------|----------------------------|
@@ -107,10 +105,9 @@ SQL Server 2016 supports upgrade from the following versions of SQL Server:
107105
|[!INCLUDE[ssSQL15_md](../../includes/sssql15-md.md)] Developer |[!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Enterprise |
108106

109107
\* Microsoft support to upgrade from release candidate software is specifically for customers who participated in the Technology Adoption Program (TAP).
110-
111108

112109
### <a name="SupportFor2005"></a> [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Support for [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)]
113-
This section discusses [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] support for [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)]. In [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)], you will be able to do the following:
110+
This section discusses [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] support for [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)]. In [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)], you will be able to do the following:
114111

115112
- Attach a [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] database (mdf/ldf files) to [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] instance of database engine.
116113

@@ -120,7 +117,7 @@ SQL Server 2016 supports upgrade from the following versions of SQL Server:
120117

121118
When a [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] database is upgraded to [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)], the database compatibility level will be changed from 90 to 100. (In [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)], valid values for the database compatibility level are 100, 110, 120, and 130.) [ALTER DATABASE Compatibility Level &#40;Transact-SQL&#41;](../../t-sql/statements/alter-database-transact-sql-compatibility-level.md) discusses how the compatibility level change could affect [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] applications.
122119

123-
Any scenarios not specified in the list above are not supported, including but not limited to the following:
120+
Any scenarios not specified in the list above are not supported, including but not limited to the following:
124121

125122
- Installing [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] and [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] on same computer (side by side).
126123

@@ -143,9 +140,9 @@ SQL Server 2016 supports upgrade from the following versions of SQL Server:
143140
- Support for [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] third party custom Integration Services components, such as execute and upgrade.
144141

145142
## [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Edition Upgrade
146-
The following table lists the supported edition upgrade scenarios in [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)].
143+
The following table lists the supported edition upgrade scenarios in [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)].
147144

148-
For step-by-step instructions on how to perform an edition upgrade, see [Upgrade to a Different Edition of SQL Server 2016 &#40;Setup&#41;](../../database-engine/install-windows/upgrade-to-a-different-edition-of-sql-server-setup.md).
145+
For step-by-step instructions on how to perform an edition upgrade, see [Upgrade to a Different Edition of SQL Server 2016 &#40;Setup&#41;](../../database-engine/install-windows/upgrade-to-a-different-edition-of-sql-server-setup.md).
149146

150147
|Upgrade From|Upgrade To|
151148
|------------------|----------------|
@@ -156,7 +153,7 @@ SQL Server 2016 supports upgrade from the following versions of SQL Server:
156153
|[!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Web|[!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Enterprise (Server+CAL or Core License) <br/><br/> [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Standard|
157154
|[!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Express*|[!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Enterprise (Server+CAL or Core License) <br/><br/> [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Developer <br/> <br/> [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Standard <br/> <br/> [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Web|
158155

159-
Additionally you can also perform an edition upgrade between [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Enterprise (Server+CAL license) and [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Enterprise (Core License):
156+
Additionally you can also perform an edition upgrade between [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Enterprise (Server+CAL license) and [!INCLUDE[sssql15-md](../../includes/sssql15-md.md)] Enterprise (Core License):
160157

161158
|Edition Upgrade From|Edition Upgrade To|
162159
|--------------------------|------------------------|
@@ -177,10 +174,8 @@ SQL Server 2016 supports upgrade from the following versions of SQL Server:
177174

178175
## See Also
179176

180-
[Editions and Supported Features for SQL Server 2016](../../sql-server/editions-and-supported-features-for-sql-server-2016.md)
181-
182-
[Hardware and Software Requirements for Installing SQL Server 2016](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md)
183-
184-
[Upgrade to SQL Server 2016](../../database-engine/install-windows/upgrade-sql-server.md)
177+
[Editions and Supported Features for SQL Server 2016](../../sql-server/editions-and-supported-features-for-sql-server-2016.md)
178+
[Hardware and Software Requirements for Installing SQL Server 2016](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md)
179+
[Upgrade to SQL Server 2016](../../database-engine/install-windows/upgrade-sql-server.md)
185180

186181

0 commit comments

Comments
 (0)