Viewing post 1 (of 1 total)
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...
September 20, 2005 at 7:46 am
#591317