Re: Unable to backup a log
From: Hari Prasad (hari_prasad_k_at_hotmail.com)
Date: 10/06/04
- Next message: Anthony Judd: "Online Management!"
- Previous message: Hari Prasad: "Re: schedule sql file"
- In reply to: Kumar Part: "RE: Unable to backup a log"
- Next in thread: Peter Yeoh: "Re: Unable to backup a log"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 21:00:27 -0500
Hi,
To rebuild the backup chain, after the recovery model change from SIMPLE to
FULL recovery model you need to do a full database backup followed with
transaction log backup.
Thanks
Hari
MCDBA
"Kumar Part" <Kumar Part@discussions.microsoft.com> wrote in message
news:4CFF20CC-1DEC-460D-849B-804492E237F9@microsoft.com...
> Richard,
>
> When you change the recovery model from simple to full, you need to backup
> the entire database first before you attempt to backup the log
>
> -kumar
>
> "Richard Brown" wrote:
>
>> SQL Server 2000. Have a full database backup from a few
>> days ago (using "simple" recovery model). Also have a
>> large log (76 megs) that hasn't been shrunk. I need to
>> restore to a point in time. Enterprise Manager wouldn't
>> let me select the "log file backup" option, so I tried
>> changing the database to the "full" recovery model, and
>> then detached/reattached the database. It then let me
>> select the option to backup just the log, but it's not
>> backing up the entire log, just a few K of data. Is there
>> any way to backup the entire log and then restore and roll
>> forward to a point, or am I out of luck? Thanks.
>>
- Next message: Anthony Judd: "Online Management!"
- Previous message: Hari Prasad: "Re: schedule sql file"
- In reply to: Kumar Part: "RE: Unable to backup a log"
- Next in thread: Peter Yeoh: "Re: Unable to backup a log"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|