Chapter 9. Database snapshots
After completing this chapter, you will be able to
Understand database snapshots.
Identify database snapshot prerequisites.
Create and view a database snapshot.
Drop a database snapshot.
Revert to a database snapshot.
A database snapshot is a static, read-only copy of an existing Microsoft SQL Server database. The existing database is referred to as the source database when discussing database snapshots. When a snapshot is created, it is an exact read-only replica of the source database at that point in time. As the source database changes, the snapshot will be updated to ensure that it is synchronized.
This chapter covers the information you need to determine when, how, and why to implement snapshots. Specifically, the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access