Skip to content

Commit 725df23

Browse files
committed
[SSIS] Add note for removing old instance after upgrade
1 parent a2ebf54 commit 725df23

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/integration-services/install-windows/upgrade-integration-services-packages.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Upgrade Integration Services Packages"
33
description: "Upgrade Integration Services Packages"
44
author: "MikeRayMSFT"
55
ms.author: "mikeray"
6-
ms.date: "03/14/2017"
6+
ms.reviewer: randolphwest
7+
ms.date: 05/07/2025
78
ms.service: sql
89
ms.subservice: integration-services
910
ms.topic: upgrade-and-migration-article
@@ -18,6 +19,9 @@ helpviewer_keywords:
1819

1920
When you upgrade an instance of [!INCLUDE[sql2008-md](../../includes/sql2008-md.md)] to the current release of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], your existing [!INCLUDE[ssISversion10](../../includes/ssisversion10-md.md)] packages are not automatically upgraded to the package format that the current release [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] uses. You will have to select an upgrade method and manually upgrade your packages.
2021

22+
> [!IMPORTANT]
23+
> When you upgrade [!INCLUDE [sssql11-md](../../includes/sssql11-md.md)] to [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)] or later versions, make sure that the [!INCLUDE [sssql11-md](../../includes/sssql11-md.md)] instance is removed. If you are subscribed to [Extended Security Updates for SQL Server](../../sql-server/end-of-support/sql-server-extended-security-updates.md), you are billed for both instances.
24+
2125
For information on upgrading packages when you convert a project to the project deployment model, see [Deploy Integration Services (SSIS) Projects and Packages](../../integration-services/packages/deploy-integration-services-ssis-projects-and-packages.md)
2226

2327
## Selecting an Upgrade Method

0 commit comments

Comments
 (0)