dbTalk Databases Forums  

Need a DTS to run multiple data sources.

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Need a DTS to run multiple data sources. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hoardling1 via SQLMonster.com
 
Posts: n/a

Default Need a DTS to run multiple data sources. - 09-03-2008 , 05:11 PM






I am running SQL Server 2000 SP4. My problem is I need to run
sp_reinitsubscription for multiple publications. I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...r-dts/200809/1


Reply With Quote
  #2  
Old   
matteus
 
Posts: n/a

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM






On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


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

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM



On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


Reply With Quote
  #4  
Old   
matteus
 
Posts: n/a

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM



On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


Reply With Quote
  #5  
Old   
matteus
 
Posts: n/a

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM



On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


Reply With Quote
  #6  
Old   
matteus
 
Posts: n/a

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM



On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


Reply With Quote
  #7  
Old   
matteus
 
Posts: n/a

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM



On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


Reply With Quote
  #8  
Old   
matteus
 
Posts: n/a

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM



On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


Reply With Quote
  #9  
Old   
matteus
 
Posts: n/a

Default Re: Need a DTS to run multiple data sources. - 09-04-2008 , 04:00 AM



On Sep 4, 12:11*am, "Hoardling1 via SQLMonster.com" <u43783@uwe>
wrote:
Quote:
I am running SQL Server 2000 SP4. *My problem is I need to run
sp_reinitsubscription for multiple publications. *I try setting up a DTS that
has multiple data sources and Execute SQL Tasks, but my execute seems to fail.
All my publications are in 1 instances, but spread out among the databases.
Any ideas on how I can do this?

--
Message posted via SQLMonster.comhttp://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-dts/200809/1
Hi,
i don't know much about Publications and Replica... but i've read
(http://technet.microsoft.com/en-us/l.../ms189469.aspx) that you
must have sysadmin role permission to run this sp. Have you used a
sysadmin role login in every connection (data source) in your package?
What's the result of the execution in a query analyzer window?
What's the error message you get?

M.


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.