dbTalk Databases Forums  

Re: Log Shipping & dts packages

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


Discuss Re: Log Shipping & dts packages in the microsoft.public.sqlserver.dts forum.



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

Default Re: Log Shipping & dts packages - 08-12-2003 , 01:13 AM






Would you really need real time ?
You cannot place triggers on system tables.
You could use DTS to export the table sysdtspackages to text file every 1/2
hour ? and then have a package on the other side suck it in.

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Tony Loparco" <tloparco (AT) envestnetpmc (DOT) com> wrote

Quote:
We have log shipping setup to keep several databases in
synch on primary and secondary SQL2000 servers. Does
anyone know of a way to do the same with the dts
packages. Currently we have to maintain the dts packages
manually on both servers, which is time-consuming and
error-prone. We'd like to be able to automate this so
that when a dts package is created or modified on primary,
it automatically get copied to secondary and is runnable
on secondary without making any changes to connections,
etc. Any suggestions?



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.