Groups | Blog | Home
all groups > sql server dts > june 2007 >

sql server dts : Multi - Database Copy/Append


Tiger
6/6/2007 3:19:40 PM
Hi All

Question for all

Im currently working on creating a Datawarehouse but am curious to
what the most effective way to accomplish this task with. Here is the
situation:

2 Servers (Server A and Server B)

Server A has X databases
Server B has 1 database

Each night, I need to copy each database from Server A and combine
them into the database on Server B.
Basically a drop/create each night of the database on Server B and an
append the Server A databases into the database on Server B. What
would be the easiest way to accomplish this?
Allan Mitchell
6/6/2007 9:15:15 PM
Hello Tiger,

On the face of it Replication may be the answer.

The difficulty in any solution will be conflict management which you can
define in Replication and can be built into SSIS/DTS.

--

Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com

[quoted text, click to view]

AddThis Social Bookmark Button