Re: Restore Transaction log or the .bak

From: Geoff N. Hiten (SRDBA_at_Careerbuilder.com)
Date: 05/19/04


Date: Wed, 19 May 2004 14:47:13 -0400

You need to read the BOL (Books On-Line) section on Backing up and Restoring
Databases located under Administering SQL Server. It is a bit long and
complex, but then the topic is somewhat complex and deserves a long
explanation.

-- 
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com
I support the Professional Association for SQL Server
www.sqlpass.org
"mmc" <anonymous@discussions.microsoft.com> wrote in message
news:AD0940C9-56AF-4851-88B0-CBC2AB05058E@microsoft.com...
> If there is inconsistency on the DB and I want to restore to a last known
good state, should I restore the transaction log files which is backed up
every hour or the .bak file which is backed up every night. Basically, what
is the difference between the two? When should I use the Transaction log
files? Thanks.


Relevant Pages

  • Re: not a valid undo file for database
    ... The UNDO file is created when you perform RESTORE using the STANDBY option. ... This is because SQL Server will actually perform recovery based on the transaction log when you are ...
    (microsoft.public.sqlserver.server)
  • Re: begin and end transaction and transaction log
    ... found to truncate the transaction log is to stop and start the SQL ... If you run with full recovery and want to be table to restore to a point ... Books Online for SQL Server 2005 ...
    (comp.databases.ms-sqlserver)
  • Re: begin and end transaction and transaction log
    ... found to truncate the transaction log is to stop and start the SQL ... If you run with full recovery and want to be table to restore to a point ... Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books ... ...
    (comp.databases.ms-sqlserver)
  • Re: Transaction Log
    ... There cannot be users in the DB when you go to do a restore. ... Allan Mitchell (Microsoft SQL Server MVP) ... the job which applies 'Transaction Log' failed with an error ...
    (microsoft.public.sqlserver.security)
  • Re: Backing Up WSS
    ... Backup and Restore Options for Windows SharePoint Services ... ·Use the Microsoft SQL Server 2000 tools to back up the databases. ...
    (microsoft.public.sharepoint.portalserver)