Where using a SSIS 2005 pkg
-
Thursday, May 24, 2012 12:00 PM
Hi,
I need to put a SSIS 2005 pkg into this production environment: web server that can access to a SQL Server in cluster; on the web server it's not present SQL Server 2005.
Any suggests to me, please? Thanks
All Replies
-
Thursday, May 24, 2012 1:03 PM
Hi,
SSIS 2005 packages have to be deployed ("installed") to the production server running SQL Server Integration Services (2005).
SSIS 2005 often (but not always) runs on the same box as SQL Server 2005.
Ask your system administrator where are SQL Server Integration Services 2005 running and deploy your packages there
Sebastian Sajaroff Senior DBA Pharmacies Jean Coutu
-
Thursday, May 24, 2012 1:04 PMYou'll need to install Integration Services on the web server.
Chuck Pedretti | Magenic – North Region | magenic.com
-
Thursday, May 24, 2012 1:17 PM
Is it possible to import the SSIS pkg into the SQL Server in Cluster?
Thanks
-
Thursday, May 24, 2012 1:18 PMYes, assuming that SQL Server Integration Services (SSIS) is running as a "clustered" service
Sebastian Sajaroff Senior DBA Pharmacies Jean Coutu
-
Thursday, May 24, 2012 1:19 PMSSIS is not cluster aware
Chuck Pedretti | Magenic – North Region | magenic.com
-
Thursday, May 24, 2012 3:23 PMModerator
-
Thursday, May 24, 2012 5:35 PM
Hi, Todd, your suggest is interesting, but I don't need to run automatically the SSIS pkgs.
Some minutes ago, my hosting provider told me that SSIS isn't present on the cluster (SSIS isn't cluster aware). So I think that I'm constaint to install SSIS licensed. Does it exist any free installation for the dtexecui.exe or dtutil.exe?
Thanks
-
Thursday, May 24, 2012 5:38 PM
No, there is no production usable free version of the dtexecui.exe / dtutil.exeHi, Todd, your suggest is interesting, but I don't need to run automatically the SSIS pkgs.
Some minutes ago, my hosting provider told me that SSIS isn't present on the cluster (SSIS isn't cluster aware). So I think that I'm constaint to install SSIS licensed. Does it exist any free installation for the dtexecui.exe or dtutil.exe?
Thanks
Chuck Pedretti | Magenic – North Region | magenic.com
- Edited by Chuck Pedretti Thursday, May 24, 2012 5:38 PM
-
Thursday, May 24, 2012 5:39 PM
Hi,
We're running SSIS 2005 and SSIS 2008 R2 on a Veritas Cluster Environment. It runs pretty well, though there are several manual steps to be
done after the basic install.
Here are the instructions for MS Clusters
http://technet.microsoft.com/en-US/library/ms345193(v=sql.90).aspx
Sebastian Sajaroff Senior DBA Pharmacies Jean Coutu
- Proposed As Answer by Eileen ZhaoMicrosoft Contingent Staff, Moderator Friday, May 25, 2012 9:00 AM
- Marked As Answer by Eileen ZhaoMicrosoft Contingent Staff, Moderator Thursday, May 31, 2012 9:20 AM



