Skip to content

Commit e779e9e

Browse files
committed
SQL | backup and restore
1 parent 6ccb84c commit e779e9e

22 files changed

Lines changed: 53 additions & 53 deletions

docs/relational-databases/backup-restore/apply-transaction-log-backups-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ helpviewer_keywords:
1414
- "transaction log backups [SQL Server], quantity needed for restore sequence"
1515
- "backups [SQL Server], log backups"
1616
ms.assetid: 9b12be51-5469-46f9-8e86-e938e10aa3a1
17-
author: MikeRayMSFT
18-
ms.author: mikeray
17+
author: mashamsft
18+
ms.author: mathoma
1919
manager: craigg
2020
---
2121
# Apply Transaction Log Backups (SQL Server)

docs/relational-databases/backup-restore/back-up-and-restore-of-system-databases-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ helpviewer_keywords:
1414
- "database backups [SQL Server], system databases"
1515
- "servers [SQL Server], backup"
1616
ms.assetid: aef0c4fa-ba67-413d-9359-1a67682fdaab
17-
author: MikeRayMSFT
18-
ms.author: mikeray
17+
author: mashamsft
18+
ms.author: mathoma
1919
manager: craigg
2020
---
2121
# Back Up and Restore of System Databases (SQL Server)

docs/relational-databases/backup-restore/backup-history-and-header-information-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ helpviewer_keywords:
3131
- "restore history tables [SQL Server]"
3232
- "listing backed up files"
3333
ms.assetid: 799b9934-0ec2-4f43-960b-5c9653f18374
34-
author: MikeRayMSFT
35-
ms.author: mikeray
34+
author: mashamsft
35+
ms.author: mathoma
3636
manager: craigg
3737
---
3838
# Backup History and Header Information (SQL Server)
@@ -109,7 +109,7 @@ manager: craigg
109109
For more information, see [Comparison of Media-Header and Backup-Header Information](#CompareMediaHeaderBackupHeader), later in this topic.
110110

111111
## <a name="BackupHeader"></a> Backup-Header Information
112-
Viewing the backup header displays information about all [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and non- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] backup sets on the media. Information that is displayed includes the types of backup devices that are used, the types of backup (for example, database, transaction, file, or differential database), and backup start and stop date/time information. This information is useful when you have to determine which backup set on the tape to restore, or the backups that are contained on the media.
112+
Viewing the backup header displays information about all [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and non- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] backup sets on the media. Information that is displayed includes the types of backup devices that are used, the types of backup (for example, database, transaction, file, or differential database), and backup start and stop date/time information. This information is useful when you have to determine which backup set on the tape to restore, or the backups that are contained on the media.
113113

114114
> [!NOTE]
115115
> Viewing backup header information can take a long time for high-capacity tapes, because the whole media must be scanned to display information about each backup on the media.

docs/relational-databases/backup-restore/complete-database-restores-full-recovery-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ helpviewer_keywords:
1515
- "full recovery model [SQL Server], performing restores"
1616
- "log backups [SQL Server["
1717
ms.assetid: 5b4c471c-b972-498e-aba9-92cf7a0ea881
18-
author: MikeRayMSFT
19-
ms.author: mikeray
18+
author: mashamsft
19+
ms.author: mathoma
2020
manager: craigg
2121
---
2222
# Complete Database Restores (Full Recovery Model)

docs/relational-databases/backup-restore/complete-database-restores-simple-recovery-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ helpviewer_keywords:
1414
- "simple recovery model [SQL Server]"
1515
- "restoring [SQL Server], database"
1616
ms.assetid: 49828927-1727-4d1d-9ef5-3de43f68c026
17-
author: MikeRayMSFT
18-
ms.author: mikeray
17+
author: mashamsft
18+
ms.author: mathoma
1919
manager: craigg
2020
---
2121
# Complete Database Restores (Simple Recovery Model)

docs/relational-databases/backup-restore/file-restores-full-recovery-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ helpviewer_keywords:
1717
- "Transact-SQL restore sequence"
1818
- "file restores [SQL Server], Transact-SQL restore sequence"
1919
ms.assetid: d2236a2a-4cf1-4c3f-b542-f73f6096e15c
20-
author: MikeRayMSFT
21-
ms.author: mikeray
20+
author: mashamsft
21+
ms.author: mathoma
2222
manager: craigg
2323
---
2424
# File Restores (Full Recovery Model)

docs/relational-databases/backup-restore/file-restores-simple-recovery-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ helpviewer_keywords:
1717
- "file restores [SQL Server], simple recovery model"
1818
- "file restores [SQL Server], Transact-SQL restore sequence"
1919
ms.assetid: b6d07386-7c6f-4cc6-be32-93289adbd3d6
20-
author: MikeRayMSFT
21-
ms.author: mikeray
20+
author: mashamsft
21+
ms.author: mathoma
2222
manager: craigg
2323
---
2424
# File Restores (Simple Recovery Model)

docs/relational-databases/backup-restore/online-restore-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ helpviewer_keywords:
1111
- "online restores [SQL Server]"
1212
- "online restores [SQL Server], about online restores"
1313
ms.assetid: 7982a687-980a-4eb8-8e9f-6894148e7d8c
14-
author: MikeRayMSFT
15-
ms.author: mikeray
14+
author: mashamsft
15+
ms.author: mathoma
1616
manager: craigg
1717
---
1818
# Online Restore (SQL Server)

docs/relational-databases/backup-restore/piecemeal-restores-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ helpviewer_keywords:
1313
- "piecemeal restores [SQL Server]"
1414
- "restoring [SQL Server], piecemeal restore scenario"
1515
ms.assetid: 208f55e0-0762-4cfb-85c4-d36a76ea0f5b
16-
author: MikeRayMSFT
17-
ms.author: mikeray
16+
author: mashamsft
17+
ms.author: mathoma
1818
manager: craigg
1919
---
2020
# Piecemeal Restores (SQL Server)

docs/relational-databases/backup-restore/recover-a-database-without-restoring-data-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ helpviewer_keywords:
1616
- "database restores [SQL Server], recovery-only"
1717
- "recovery [SQL Server], without restoring data"
1818
ms.assetid: 7e8fa620-315d-4e10-a718-23fa5171c09e
19-
author: MikeRayMSFT
20-
ms.author: mikeray
19+
author: mashamsft
20+
ms.author: mathoma
2121
manager: craigg
2222
---
2323
# Recover a Database Without Restoring Data (Transact-SQL)

0 commit comments

Comments
 (0)