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 2008
»
SQL Server 2008 - General
»
Could the disconnected database be updated?
Could the disconnected database be updated?
Rate Topic
Display Mode
Topic Options
Author
Message
Yggaz
Yggaz
Posted Tuesday, February 12, 2013 1:12 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: 2 days ago @ 1:05 AM
Points: 160,
Visits: 119
Colleagues,
I am in a bad need for ideas.
The situation looks like that. We (my company) have Server A which runs "A database". We want to (constantly) ship some changes made in it to the "B database" on Server B under following conditions:
1. We do not manage Server B. It is outside of our network. More, it is not and will never be directly connected to the Internet. It could however be connected to the Internet gateway, Server G.
2. "B database" is the
subset
of "A database". We want to give away some (not all!) tables as a whole and some (not all!) records in other tables. We must not give away some data from A. The backup files are out of questions. Or are they?
The ideal solution would be something like that:
Make a "magical artifact" on Server A, transfer it via the Internet to the Server G, get it from Server G and apply on Server B.
The problem is that I cannot imagine what the "magical artifact" should look like. It cannot be a database backup. Looks like it cannot be a replication snapshot.
What other options do we have?
I appreciate any comments, questions, answers or (especially) suggestions.
Post #1418783
anthony.green
anthony.green
Posted Tuesday, February 12, 2013 1:37 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
Replicate into another database on ServerA the data that you want to send.
Back it up, send it to ServerG for ServerB to see, then do regular transaction log backups and have them shipped to ServerG and apply them to ServerB.
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 #1418793
Yggaz
Yggaz
Posted Tuesday, February 12, 2013 1:55 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: 2 days ago @ 1:05 AM
Points: 160,
Visits: 119
anthony.green (2/12/2013)
Replicate into another database on ServerA the data that you want to send.
Back it up, send it to ServerG for ServerB to see, then do regular transaction log backups and have them shipped to ServerG and apply them to ServerB.
Ingenious.
I am really impressed.
Yes, that definitely would work.
Thank you very much!
Post #1418799
« 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.