Mirroring Database Failed?

  • Thanks! It worked now.

    On the principal, I did:

         backup transaction <database> to disk = 'd:\db_log.bak'

    On the mirror, I did:

         restore transaction <database> from disk = 'd:\db_log.bak'

         with NORECOVERY

    Start mirrroring again, and it worked.

    Thanks all who put thoughts toward this!

    Thinh Ho

  • Its just that the mirror will be getting contineous feed from principle that's the reason to have it in 'NORECOVERY' mode.

    Cheers,

    Babu.

  • My bad. Sorry u had that in the code - Babu.

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

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