Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 SSIS Packages on 2008 R2 STD *64 bit*

Author  Topic 

jbates99
Constraint Violating Yak Guru

396 Posts

Posted - 2012-08-03 : 14:09:34
Hi experts,

If I create an SSIS in 2008 R2 STD 64 bit ..... will it run alright if I implement the package on a 2008 R2 STD 32 bit instance?

And visa versa - if I build a package on a 32 bit instance, will it run alright on a 64 bit instance?

I think the answer to each is Yes, but just checking.

Thanks, John

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-08-03 : 15:58:01
you can configure ssis to run on 32 bit mode

see

http://visakhm.blogspot.com/2011/12/dtexec-issues-running-ssis-packages-in.html

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -