SSIS Error

  • Recently we upgraded SQL 2005 to SQL 2008 R2 , while executing the package we are getting the below error

    Microsoft (R) SQL Server Execute Package Utility Version 9.00.5000.00 for 32-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 1:14:12 PM Error: 2012-09-21 13:14:13.01 Code: 0xC001700A Source: Description: The version number in the package is not valid. The version number cannot be greater than current version number. End Error Error: 2012-09-21 13:14:13.01 Code: 0xC0016020 Source: Description: Package migration from version 3 to version 2 failed with error 0xC001700A "The version number in the package is not valid. The version number cannot be greater than current version number.". End Error Error: 2012-09-21 13:14:13.01 Code: 0xC0010018

    Appreciated your quick response.

  • ramyours2003 (9/25/2012)


    Recently we upgraded SQL 2005 to SQL 2008 R2 , while executing the package we are getting the below error

    Microsoft (R) SQL Server Execute Package Utility Version 9.00.5000.00 for 32-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 1:14:12 PM Error: 2012-09-21 13:14:13.01 Code: 0xC001700A Source: Description: The version number in the package is not valid. The version number cannot be greater than current version number. End Error Error: 2012-09-21 13:14:13.01 Code: 0xC0016020 Source: Description: Package migration from version 3 to version 2 failed with error 0xC001700A "The version number in the package is not valid. The version number cannot be greater than current version number.". End Error Error: 2012-09-21 13:14:13.01 Code: 0xC0010018

    Take a look at: http://blogs.msdn.com/b/ramoji/archive/2008/12/24/package-migration-from-version-3-to-version-2-failed-with-error-0xc001700a-the-version-number-in-the-package-is-not-valid-the-version-number-cannot-be-greater-than-current-version-number.aspx

    It sounds like you may be using the old version of the dtexec.exe.

    HTH,

    Rob

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply