June 2015
Intermediate to advanced
1800 pages
70h 6m
English
Many restrictions or limitations are involved with using database snapshots in SQL Server. Some of them are pretty restrictive and may determine whether you can consider using snapshots. For example, even in SQL Server Management Studio 2014, you still cannot set up database snapshots or revert a database to a snapshot via the GUI or a wizard; it must all be done using T-SQL statements. The following are some of the other restrictions and limitations associated with database snapshots:
You must drop all other database snapshots before you can revert a source database from a database snapshot. ...
Read now
Unlock full access