updatable subscriptions to mirrored publisher

  • Greetings,

    My publisher database is configured for mirroring. I am using transaction log replication with updatable subscriptions. The publisher fail over is working great.

    My Problem: If I fail over the publisher database, so now the database that was configured first with the publication is the mirror partner, when I do an insert into the subscriber I receive an error stating it cant insert in database because it is acting as a mirror.

    This tells me that the subscriber is still trying to send transaction to the original principle, which is no longer the principle anymore.

    How can I configure the subscriber to know which publisher to send transactions to?

    Thank You

  • It can be done if set up properly. Here is a link to a white paper that explains the whole set up.

    -Roy

Viewing 2 posts - 1 through 1 (of 1 total)

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