Quantcast
Viewing all articles
Browse latest Browse all 24688

SSIS Package failed

Hi,

I recently migrated SQL Server instance from cluster to VM with same version and edition. (SQL Sever 2008 Enterprise Edition 64 bits).

I moved databases and SSIS packges from cluster instance to vm. I moved packages by opening ssis package in BIDS from old server and saved on new server by save as copy. Then I changed connection string for new server. These packages are stored in msdb.

These packages basically run through job every night and call other packges that are on application sever.

All other packages run fine except one. When we run this package inside BIDS it runs fine but when it runs through schedule job it gives error. Here is the error:

"Code: 0xC0047062
   Source: xxxx Import xxxxx Import (xxxxx xxxxx [65])
   Description: Microsoft.SqlServer.Dts.Pipeline.ComponentVersionMismatchException: The version of component "xxxx xxxxx" (65) is not compatible with this version of the DataFlow.  [[The version or pipeline version or both for the specified component is higher than the current version.  This package was probably created on a new version of DTS or the component than is installed on the current PC.]]
   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostCheckAndPerformUpgrade(IDTSManagedComponentWrapper100 wrapper, Int32 lPipelineVersion)"

This package was running fine on old database server (cluster instance).

Any help how to resove this issue?

Thanks


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>