SQL 2012 replicaiton question

  • Are you planning to publish same articles across the all subscribers databases/servers?

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • Yes, you can use replication to "double hop" articles. This will add some additional complexities when modifying the topology but nothing too complicated.

    Update-able subscriptions don't fully support this. The update will only propagate one level.

    What kind of replication do you intend to implement?

  • It will be straight transaction read-only for the subscribers. The replication is already setup in our old domain, and we are moving to a new domain. Instead of ripping out all of the replication, I figure use the old replication that is working, and build out the new world

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply