dbTalk Databases Forums  

SSIS Equivalent of simple DB copy DTS job?

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


Discuss SSIS Equivalent of simple DB copy DTS job? in the microsoft.public.sqlserver.dts forum.



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

Default SSIS Equivalent of simple DB copy DTS job? - 02-08-2006 , 04:19 AM






We've been using DTS under SQL Server 2000 for some time to perform a very
simple database export once a day to another SQL Server. The process of
setting that up was using the Import/Export wizard, checking all the tables
and then ticking the box saying the DTS job should be scheduled to run once
a day. Nice and simple. Luvly jubly.

Now we've moved over to SQL 2005, creating an equivalent job seems to be
incredibly difficult. There are no scheduling options when using the Export
data wizard. The Copy Database wizard demands that I specify a sysadmin
password for both servers, which - to be honest - I don't want to do; and
when the scheduling options are used there, it creates a pull job on the
remote server instead of a push job on the master.

I'm probably being dense here, or just lazy, but where's the nice easy
equivalent in SSIS of the scheduled DTS we used to use?

Thanks for any advice!

Chris.



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.