|
|
|
|
Browse by Tags
All Tags » Backup and Recovery (RSS)
-
We are running a SQL 2005 database pair where we mirror two databases. I've created back-up jobs that check the mirror role and state of the mirror (from sys.database_mirroring) before running the back-up commands so we don't try to back-up a mirror database or the database when it's not in a synchronized state.
The back-up is written to a ...
|
|
|
|
|