Re: Database recovery with data file only
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 06/30/04
- Next message: Geoff N. Hiten: "Re: Database backup hardware"
- Previous message: Peter: "Re: SQL Server 2005 ?"
- In reply to: Hari: "Re: Database recovery with data file only"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 19:41:37 -0600
There are many approaches that seem "easier and faster" but
they aren't necessarily good ideas and can actually not
really be "easier and faster" in the long run.
Note Paul's response. I remembered that Sybase used to (or
still does, I don't know) have the command and if it failed
once or twice, you essentially ended up with a useless data
file and couldn't execute the command anymore. There are
even easier sql commands posted up here that users have
problems getting right the first or second time - and all of
us have had those days where typing a simple select doesn't
work. For those reasons, it's probably better for a user to
call support and have someone from PSS walk them through the
process carefully. Ever since it's been posted on
newsgroups, I've seen it abused and misused by companies.
If they end up with nothing but a useless data file, it may
have actually have been "easier and faster" for them to get
the backups read off the failed media from a company that
specializes in that and restore the database from those
files.
-Sue
On Tue, 29 Jun 2004 18:46:10 +0530, "Hari"
<hari_prasad_k@hotmail.com> wrote:
>Hi Dan,
>
>I accept what you say regarding data integrity.
>I suggested /recommended this method only because ken do not have the
>database Backup as well as
>no LDF files. In this case DBCC REBUILD_LOG will be a easy and faster
>approach. After bringing
> up the database ken can execute a DBCC CHECKDB and confirm that database is
>fine or not.
- Next message: Geoff N. Hiten: "Re: Database backup hardware"
- Previous message: Peter: "Re: SQL Server 2005 ?"
- In reply to: Hari: "Re: Database recovery with data file only"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|