Hi,
Anyone who can tell me why I get this error !
I can connect to Integration services on the server from another client.
Pls help
//T
I have the same problem from one server but it's working fine from another server.
Scenario:
Our developer have set up a SQL 2005 x32 with Integration Services. Everything works fine.
I set up the production server (x64) clustered and without SSIS. Later on I installed SSIS and configured it according to the guide for failover clustering. From the "old" x32 dev sever we can connect to both SSIS instances but not from the "new" prod server. We get the same error as in the initial post.
Ideas anyone?
|||I'm getting the same problem and they only solution I've found is to add the user to the local admin group of hte remote server which is obviously not the desired approach.
Did you every manage to resolve this?
thanks
|||TSZ wrote: Hi,
Anyone who can tell me why I get this error !
I can connect to Integration services on the server from another client.
Pls help
//T
Is it timing out? It may be a firewall issue, where you would have to have port 135 open between your server and you. Also, you'll want to make sure that your user is in a trusted domain to SSIS.
Brian
|||Per J wrote: I have the same problem from one server but it's working fine from another server.
Scenario:
Our developer have set up a SQL 2005 x32 with Integration Services. Everything works fine.I set up the production server (x64) clustered and without SSIS. Later on I installed SSIS and configured it according to the guide for failover clustering. From the "old" x32 dev sever we can connect to both SSIS instances but not from the "new" prod server. We get the same error as in the initial post.
Ideas anyone?
I know it's a bit OT, but I have the same scenario, but was not able to install SSIS on a failover cluster.
Can you point me to the "Guide" that you used for installation?
Thanks|||
Re: Clustering SSIS, there's a great whitepaper on TechNet or I have a video that can be seen here on how to cluster SSIS (about 10 mins in length): http://www.jumpstarttv.com/Media.aspx?vid=36
Brian
|||I ran into the exact same problem. I found, however, that its not really a SSIS issue, but actually a problem with a DLL, or a registry value from the client tools that was either erased or overwritten with a different version. With that in mind I removed the client tools and reinstalled them and that solved the problem
No comments:
Post a Comment