RE: Unable to backup a log

From: Kumar Part (Part_at_discussions.microsoft.com)
Date: 10/05/04


Date: Tue, 5 Oct 2004 16:09:06 -0700

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.
>



Relevant Pages

  • Re: Transaction log backup question
    ... I think because this LOG file is associated with the mdf file. ... you restore the database first you restore a full backup database and then ...
    (microsoft.public.sqlserver.server)
  • RE: Unable to Shrink Files
    ... Veritas Backup Exec. ... >Shrinking a log is dependent on first truncating the ... log - are you backing it up? ...
    (microsoft.public.sqlserver.replication)
  • Re: file/filegroup backup vs copy the mdf, ndf, ldf file directly
    ... database first. ... It is not to be used in place of a backup. ... Andrew J. Kelly SQL MVP ... > difference with backup file/filegroup backup? ...
    (microsoft.public.sqlserver.security)
  • RE: Update query syntax
    ... Backup your database first. ... KARL DEWEY ... "Golfinray" wrote: ...
    (microsoft.public.access.queries)
  • Backup and Restore Files
    ... What is the best way to backup and restore a runtime database file? ... pszDisplayName As String ...
    (microsoft.public.access.gettingstarted)