Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
Replication
»
About moving data between databases
About moving data between databases
Rate Topic
Display Mode
Topic Options
Author
Message
mpradeep23
mpradeep23
Posted Tuesday, January 22, 2013 2:20 AM
SSC Rookie
Group: General Forum Members
Last Login: Today @ 10:08 AM
Points: 47,
Visits: 173
I have few tables that needed to be replicated/synchronized across several databases in our SQL Server 2012 .
Example:
DB1 has T1, T2 and T3 - these are constantly being updated by the application, APP1 running on DB1.
DB2 needs to have an updated copy of T1 at all times, also, there is a different application, APP2 runs only on DB2.
Both DB1 and DB2 are located on the different instance.
Would it be possible to replicate T1, T2 and T3 from DB1 to DB2 ?
thanks
with best regards
pradeep
Post #1409869
anthony.green
anthony.green
Posted Tuesday, January 22, 2013 2:26 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
Transaction replication would be the best one to go for, just set up the right articles to replicate.
Edit, noticed 2012 in the post, is it SQL 2000 or SQL 2012?
If 2012
Change Data Capture
SSIS
Service Broker
MERGE
Could also be used depending how much work you want to do and how near real time the updates need to happen and also what edition (Std or Ent) of SQL you are using.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1409873
mpradeep23
mpradeep23
Posted Tuesday, January 22, 2013 2:40 AM
SSC Rookie
Group: General Forum Members
Last Login: Today @ 10:08 AM
Points: 47,
Visits: 173
hi
it is for sql server 2012
Post #1409879
anthony.green
anthony.green
Posted Tuesday, January 22, 2013 2:41 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
Then you just need to choose your poison from one of the above methods then.
Again depends how much work and how real time you need the data to be transfered from DB1 to DB2.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1409880
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.