diff --git a/DisasterManagement.md b/DisasterManagement.md index 766226b..d11dadc 100644 --- a/DisasterManagement.md +++ b/DisasterManagement.md @@ -155,4 +155,5 @@ worstcase: Restore whole data disk, which is mounted into /storage, and all of i

Database Backup

+One of the common backup and restore configurations is an environment with two SQL Servers (SQLServer-1 and SQLServer-2), two SQL Server instances (SQLInstance-1 and SQLInstance-2), and one database named SQLDB-1 which will be backed up, transferred, and restored to SQLServer-2. ![Image](./db_backup.drawio.svg) diff --git a/db_backup.drawio.svg b/db_backup.drawio.svg index e05902f..a1e9110 100644 --- a/db_backup.drawio.svg +++ b/db_backup.drawio.svg @@ -1,4 +1,4 @@ - +
- SQL Instance-1 + SQL Instance-2
- SQL Instance-1 + SQL Instance-2