data conversion - SQL Provision

  1. Save up to 99% disk space.

    Features: The size of a clone will typically start at around 40MB. This is because a clone is simply creating a VHD mount point that can reference the data image (full copy of the database) plus a local ... differencing disk. Of course if you make changes to the clone then the size will change. SQL Server thinks clones are full sized database copies, and does not know that a clone is just referencing the data held ... in the data image. This removes the need to spend hours juggling disk space and allows teams to work in isolation on their own workstations to develop, test and fix code. ...

  2. Stay in control of provisioning.

    Features: The SQL Clone Server is the single source of truth for the creation, management and removal of data images and clones. The architecture of SQL Clone means you have a central view of what clones have ... been created, how much disk space they are using, when they were created, and by who. The masking or removal of sensitive data can be applied to a clone, and new data images can be taken to capture ... these changes allowing you to keep data secure. Inbuilt access permissions allows you to control who in the team can create and manage clones using the SQL Clone Server. So whether you allow your team ...

  3. Save time provisioning.

    Features: Creating a database copy with SQL Clone is a two stage process. First you have to create the data image which takes as long as a backup or restore depending on the database size and then you can ... create the clones. When a clone is created, it is essentially just a Virtual Hard Disk (VHD) mount point that references the data image, plus a differencing disk. So even for database up to 2TB in size, ... clones will take just seconds to create. With PowerShell, the creation of data images and clones to be automated so that, for instance, the process can be scheduled for night time maintenance windows. ...

  4. Improve team productivity.

    Features: SQL Clone removes some of the key blockers teams face when working with databases, disk space, and the time it takes to create a database copy. Creating clones takes seconds and depending on the permissions you set, teams can self-serve meaning fewer provisioning requests and instant access to ...