dbTalk Databases Forums  

SSIS and Failover

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss SSIS and Failover in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jsl2000
 
Posts: n/a

Default SSIS and Failover - 05-12-2009 , 03:26 AM






I don't know if this is the right place to ask this, if not could it be moved
plz.

We have a 2 node (active/passive) sql cluster. SSIS is also clustered. I
have created a dtsx that copies data from a linked server (linked to oracle)
and puts it into a sql database on the active node. this works fine but when
i failover the active node the dtsx does not run. It gives no error in the
history but in the windows event log there is an error, cannot logon NT
Authority\Anonymous User and it looks like it is trying to talk to the ip of
the failed node. has anybody come across this before? and if so what is the
solution? at the moment we're debating whether our ssis installation is
correct.

tia
Jamie

Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: SSIS and Failover - 05-12-2009 , 01:46 PM






Are you running SSIS under local or network service? If you cluster SSIS
you need to run the services under domain accounts.


--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP




"jsl2000" <jsl2000 (AT) discussions (DOT) microsoft.com> wrote

Quote:
I don't know if this is the right place to ask this, if not could it be
moved
plz.

We have a 2 node (active/passive) sql cluster. SSIS is also clustered. I
have created a dtsx that copies data from a linked server (linked to
oracle)
and puts it into a sql database on the active node. this works fine but
when
i failover the active node the dtsx does not run. It gives no error in
the
history but in the windows event log there is an error, cannot logon NT
Authority\Anonymous User and it looks like it is trying to talk to the ip
of
the failed node. has anybody come across this before? and if so what is
the
solution? at the moment we're debating whether our ssis installation is
correct.

tia
Jamie


Reply With Quote
  #3  
Old   
jsl2000
 
Posts: n/a

Default Re: SSIS and Failover - 05-13-2009 , 02:26 AM



yeah we did check that and it was an initial problem but it still didn't
work. Eventually we figured out that the job was trying to run the package
on the failed server. So we changed the servername from being specific to
just '.' that seems to have done the trick.

"Geoff N. Hiten" wrote:

Quote:
Are you running SSIS under local or network service? If you cluster SSIS
you need to run the services under domain accounts.


--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP




"jsl2000" <jsl2000 (AT) discussions (DOT) microsoft.com> wrote in message
news:5769070D-ABEE-4D08-A8DE-1362259C8468 (AT) microsoft (DOT) com...
I don't know if this is the right place to ask this, if not could it be
moved
plz.

We have a 2 node (active/passive) sql cluster. SSIS is also clustered. I
have created a dtsx that copies data from a linked server (linked to
oracle)
and puts it into a sql database on the active node. this works fine but
when
i failover the active node the dtsx does not run. It gives no error in
the
history but in the windows event log there is an error, cannot logon NT
Authority\Anonymous User and it looks like it is trying to talk to the ip
of
the failed node. has anybody come across this before? and if so what is
the
solution? at the moment we're debating whether our ssis installation is
correct.

tia
Jamie



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.