You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sander Stad edited this page Oct 8, 2020
·
3 revisions
Minimum Requirements
SQL Server database to image and eventually clone
SQL Server instance to build the image. This can be the same as the source instance.
A network share to save the images to.
Creating the image
The following command will create an image on the same instance that hosts the source database.
The image will be saved in the file share “\sqldb1\dbaclone\images” and during run-time a full backup will be created to get the latest data.