SQL Provision
為兼容的 DevOps 創建、保護和管理 SQL Server 資料庫副本。
由以下開發商製作:Redgate Software
ComponentSource 開始代理銷售的日期:2005年
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.

