May 25, 2010 at 2:17 pm
Has anyone tried this tool?
You can "attach" a database from a backup file, cutting restore times from hours to minutes, while consuming no disk space.
I was also able to make modifications to the virtual database, but I don't know where the changes are persisted; there are no physical files on my disk drive.
The only physical thing I am aware of is the original backup file which resides in a network share.
This tool seems to be simply amazing, but given it is just a black box to me at this point, I don't know what to make of it.
Anyone have thoughts to share?
See:
__________________________________________________________________________________
SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
Persisting SQL Server Index-Usage Statistics with MERGE[/url]
Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]
May 25, 2010 at 2:24 pm
Hyperbac, owned by Red Gate now, does something similar. You can work with a backup file as though it were a real database. The Hyperbac demo I've seen is very, very cool.
Not something I'd do for production now, but for test/dev, or grabbing data from a backup file, it is outstanding.
May 25, 2010 at 2:29 pm
Steve Jones - Editor (5/25/2010)
Hyperbac, owned by Red Gate now, does something similar. You can work with a backup file as though it were a real database. The Hyperbac demo I've seen is very, very cool.Not something I'd do for production now, but for test/dev, or grabbing data from a backup file, it is outstanding.
Thank you, I'm just wondering how these tools work to persist changes; it seems like pure magic... 😉
__________________________________________________________________________________
SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
Persisting SQL Server Index-Usage Statistics with MERGE[/url]
Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]
May 25, 2010 at 8:40 pm
Steve Jones - Editor (5/25/2010)
Hyperbac, owned by Red Gate now, does something similar. You can work with a backup file as though it were a real database. The Hyperbac demo I've seen is very, very cool.Not something I'd do for production now, but for test/dev, or grabbing data from a backup file, it is outstanding.
So the correct answer to the famous interview question about how to restore a single row from a backup would now be "Do you have Hyperbac?" Can that actually be done because if it can, I'm pretty sure I'm going to bug Tony about a copy so I can do a write up on it and make a recommendation to buy it at work. This is bloody fabulous.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 26, 2010 at 7:09 am
Jeff Moden (5/25/2010)
Steve Jones - Editor (5/25/2010)
Hyperbac, owned by Red Gate now, does something similar. You can work with a backup file as though it were a real database. The Hyperbac demo I've seen is very, very cool.Not something I'd do for production now, but for test/dev, or grabbing data from a backup file, it is outstanding.
So the correct answer to the famous interview question about how to restore a single row from a backup would now be "Do you have Hyperbac?" Can that actually be done because if it can, I'm pretty sure I'm going to bug Tony about a copy so I can do a write up on it and make a recommendation to buy it at work. This is bloody fabulous.
Start bugging Tony.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
May 26, 2010 at 7:12 am
is there a downloadable demo of this, even crippleware for using only the Adventureworks db or something?
this sounds too good to be true, so I'd like to see it form myself.
Lowell
May 26, 2010 at 8:47 am
Lowell (5/26/2010)
is there a downloadable demo of this, even crippleware for using only the Adventureworks db or something?this sounds too good to be true, so I'd like to see it form myself.
You can download a free 15-day version of SQL Virtual Database from http://www.idera.com.
__________________________________________________________________________________
SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
Persisting SQL Server Index-Usage Statistics with MERGE[/url]
Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]
May 26, 2010 at 8:49 am
I'm not sure which level of functionality is in which version, but they definitely can "attach" a backup. They have some neat tricks in there and I believe the changes are written back to the backup file.
Bug Tony for a test version.
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply