SQL Clone 5

Create an image for the latest backup

One key use case for SQL Clone is to have the latest possible copy of a production database available for quick mounting in another environment.

For a backup file matching a database name, this script obtains the latest then uses it to create a SQL Clone image.

You need to provide a SQL Clone Agent to perform the operation, but you only need the disk space for the database to be available in the final destination (the operation uses a virtual mount point into that location).

View "Create an image for the latest backup.ps1" on GitHub


Didn't find what you were looking for?