Submitted byCategory
Review Cycle
.
Public
Joachim Mutter/sysarc
on 06/23/2008 at 10:57 AM
SQLServer\Code

Create Snapshot / Restore database

It's a bit hard to figure out the creation and restore of a database with the snapshot machanism.
It's nothing magic if you know, how to set the parameters.

The syntax:


But to make this a bit more comfortable, you will find here a stored procedure, which only gets a few paramteres and do the rest for you

SQL Call: