Download free course SQL Server Backup and Restore, pdf file on 381 pages by Shawn McGehee.
In this book, you'll discover how to perform each of these backup and restore operations using SQL Server Management Studio (SSMS), basic T-SQL scripts and Redgate's SQL Backup tool. Capturing backups using SSMS or simple scripts is perfectly fine for one-off backup operations, but any backups that form part of the recovery strategy for any given database must be automated and you'll also want to build in some checks that, for example, alert the responsible DBA immediately if a problem arises. The tool of choice in this book for backup automation is Redgate's SQL Backup Pro. Building your own automated solution will take a lot of work, but we do offer some advice on possible options, such as PowerShell scripting, T-SQL scripts and SQL Server Agent jobs
Table of contents
- Basics of Backup and Restore
- Planning, Storage and Documentation
- Full Database Backups
- Restoring from Full Backups
- Log backups
- Log Restores
- Differential Backup and Restore
- Backup and Restore with SQL Backup
- File Backup and Restore
- Partial Backup and Restore
Pages : | 381 |
Size : | 24.4 MB |
Downloads: | 134 |
Created: | 2022-02-03 |
License: | For personal or educational use |
Author(s): | Shawn McGehee |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about SQL Server Backup and Restore
Download free PostgreSQL tutorial course in PDF, training file in 29 chapters and 74 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
This tutorial is a brief overview about SQL language and free training document courses under 39 pages for beginners.
Download free MySQL tutorial course in PDF, training file in 70 chapters and 199 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
SQL is a standard language for storing, manipulating and retrieving data in relational databases.
Download free course Protecting SQL Server Data, pdf file on 232 pages by John Magnabosco.