Groups | Blog | Home
all groups > sql server clustering > february 2007 >

sql server clustering : how to setup Integration Services on SQL 2005 cluster



denise
2/27/2007 1:25:49 PM
We have SQL Server 2005 cluster setup, active/passive, 2 nodes, on Windows
2003. If I try to add a maintenance task using sql management studio on my
pc I get error: "apply to target server failed for job". If I try it using
management studio while on the active node of the cluster I get error:
"failed to create the task, exception from hresult: 0xC0010014
Microsoft.SqlServer.DTSRuntimeWrap".
I installed Integration Services on both nodes and followed instructions in
document ms345193 to configure IS on the cluster, but I must have something
wrong.
Edwin vMierlo
2/28/2007 12:00:00 AM
Denise,

this you follow this http://msdn2.microsoft.com/en-us/library/ms345193.aspx
?

HTH,
_Edwin.




[quoted text, click to view]

denise
2/28/2007 6:01:00 AM
Yes, I was a little unsure of which drives to use as the dependencies (should
all shared drives be there, we have several, I just picked one, E drive), and
the registry set up, in step 9, I just put what is in the document, then in
step 14 I put the shared drive where I copied the MsDtsSrvr.ini.xml file (I
used E drive).
Could someone talk me through what should be set in each step? Thanks!

[quoted text, click to view]
Edwin vMierlo
3/1/2007 12:00:00 AM

[quoted text, click to view]
and

If the E drive is the only drive you use for the packages and file, than
that is OK, however if not sure you can add all drives.

[quoted text, click to view]
in

In step 9 you fill in the registry location (not the disk);
"SOFTWARE\Microsoft\MSDTS\ServiceConfigFile"

[quoted text, click to view]

In step 14 you put in the fulname and directory path in the registry,
Example
E:\dir\subdir\MsDtsSrvr.ini.xml

[quoted text, click to view]

HTH,
_Edwin.

denise
3/1/2007 9:22:10 AM
I have all this set up correctly. Any other ideas of what could be wrong?
Would it be affected by the MSDTS configuration set up on the cluster?
Thanks so much for your help.

[quoted text, click to view]
AddThis Social Bookmark Button