Re: change of recovery model
From: Mike (anonymous_at_discussions.microsoft.com)
Date: 05/25/04
- Next message: Anon: "Re: Profiling"
- Previous message: Chris Dangerfield: "Re: simple SQL query problem..."
- In reply to: Hugo Kornelis: "Re: change of recovery model"
- Next in thread: Hugo Kornelis: "Re: change of recovery model"
- Reply: Hugo Kornelis: "Re: change of recovery model"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 13:11:02 -0700
Thanks, Hugo. I'm new with SQL, so if I can't do a point-in-time restore of the database, how can I restore it in case of corruption or failure?
----- Hugo Kornelis wrote: -----
On Tue, 25 May 2004 12:11:12 -0700, mike wrote:
>can the recovery model of the database be changed from Full to Simple mode? what are the implications?
Hi Mike,
Yes it can. Your transaction log won't keep on growing between backups,
but you'll lose the possibility to do a point-in-time restore.
Best, Hugo
--
(Remove _NO_ and _SPAM_ to get my e-mail address)
- Next message: Anon: "Re: Profiling"
- Previous message: Chris Dangerfield: "Re: simple SQL query problem..."
- In reply to: Hugo Kornelis: "Re: change of recovery model"
- Next in thread: Hugo Kornelis: "Re: change of recovery model"
- Reply: Hugo Kornelis: "Re: change of recovery model"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|