How do I backup the transaction log for a mirrored database in SQL Server?
- by Middletone
I have a mirrored database and am trying to perform a backup of the transaction log, but after it gets to 90% it just hangs and won't go any further.
What is the correct method for backing up a DB that is in the mirroring state?