• MadAdmin (4/19/2016)


    Enable it.

    From Kimberly Tripp

    Performance Test with Zero Initialization

    Hardware: Dell Precision 670 Dual Proc (x64) with Dual Core, 4 GB Memory, RAID 1+0 array w/4-142 GB, 15000rpm disks

    CREATE DATABASE with 20 GB Data file = 14:02 minutes

    ALTER DATABASE BY 10 GB = 7:01 minutes

    RESTORE 30 GB DATABASE (EMPTY Backup) = 21:07 minutes

    RESTORE 30 GB DATABASE (11GB Backup) = 38:28 minutes

    Performance Test with Instant Initialization

    Hardware: Dell Precision 670 Dual Proc (x64) with Dual Core, 4 GB Memory, RAID 1+0 array w/4-142 GB, 15000rpm disks

    CREATE DATABASE with 20 GB Data file = 1.3 seconds

    ALTER DATABASE BY 10 GB = .4 seconds

    RESTORE 30 GB DATABASE (EMPTY Backup) = 5 seconds

    RESTORE 30 GB DATABASE (11GB Backup) = 19:42 minutes

    http://www.sqlskills.com/blogs/kimberly/instant-initialization-what-why-and-how/

    Thanks

    Kemberly