Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

SSIS Error Expand / Collapse
Author
Message
Posted Tuesday, September 25, 2012 1:51 AM
Old Hand

Old HandOld HandOld HandOld HandOld HandOld HandOld HandOld Hand

Group: General Forum Members
Last Login: Friday, May 17, 2013 8:08 AM
Points: 358, Visits: 1,482
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.
Post #1363840
Posted Tuesday, September 25, 2012 7:42 AM
Right there with Babe

Right there with BabeRight there with BabeRight there with BabeRight there with BabeRight there with BabeRight there with BabeRight there with BabeRight there with Babe

Group: General Forum Members
Last Login: Today @ 7:49 AM
Points: 739, Visits: 783
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
Post #1364040
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse