Re: Developer Database Snapshots
- From: "Adam Machanic" <amachanic@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 25 Nov 2005 16:52:40 -0500
"Tommi" <Tommi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2ECEE6F8-AD03-4245-A0A5-E35F425E6810@xxxxxxxxxxxxxxxx
> I'm developing tool for developers to create snapshots (i.e. backups) from
> different states of SQL Server databases. Later when required for unit
> and/or
> stress testing or code profiling developer could quickly restore database
> snapshots.
>
> Tell me what do you think - is this kind of tool worth doing ?
Not if you use the word "snapshot". There are already at least three
things in SQL Server 2005 that use that name: Database snapshots (i.e. not
backups, but snapshots -- very different), snapshot isolation level, and
snapshot replication.
Plus, there are other types of snapshots available, such as SAN
snapshots. Adding yet another snapshot to an already overused pool is going
to be extremely confusing for your potential users.
--
Adam Machanic
Pro SQL Server 2005, available now
http://www.apress.com/book/bookDisplay.html?bID=457
--
.
- Prev by Date: Re: 2005 Management Studio -- Reformats my source!
- Next by Date: Re: Question about BPA
- Previous by thread: Re: 2005 Management Studio -- Reformats my source!
- Next by thread: Re: Problems with Index Tuning
- Index(es):
Relevant Pages
|