Re: Restore Log Terminates
From: Peter Yeoh (nospam_at_nospam.com)
Date: 10/01/04
- Next message: Peter Yeoh: "Re: Unable to backup across network (Operating System error 64)"
- Previous message: Peter Yeoh: "Re: Scheduled Backup for SQL Database"
- In reply to: Hari Prasad: "RE: Restore Log Terminates"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 1 Oct 2004 09:26:36 +0800
> 1. You should have truncated the log between the Database backup and the
log backup
I think this should have been written as
1. You might have truncated the log between the Database backup and the log
backup
-- Peter Yeoh http://www.yohz.com Need smaller SQL2K backup files? Use MiniSQLBackup Lite, free! "Hari Prasad" <HariPrasad@discussions.microsoft.com> wrote in message news:1B3CE7FD-1D10-408C-9C58-1EAF11E1E34C@microsoft.com... > Hi, > > 2 possibilities for this error, > > 1. You should have truncated the log between the Database backup and the log > backup > 2. Missing a transaction log backup file. > > Please check both. You could investigate more using the backup history > tables in msdb database. > > Thanks > Hari > MCDBA > > > > > > "Herb" wrote: > > > I'm trying to implement a scaled down version of log shipping by: > > > > 1. Backing up a database on server A and then restoring it to server B > > (using WITH STANDBY). > > > > 2. Taking tranlog backups every 15 minutes from server A and then restoring > > them on server B (using WITH STANDBY). > > > > I take great pains to make sure that the tranlogs are restored in the proper > > order. However after a short period of time I get a message similar to "the > > log in this backup set begins at LSN xxx which is too late to apply to this > > database. An early log that includes LSN yyy can be restored." > > > > Can anyone tell me what I'm doing wrong here? I'd really appreciate the help. > > > > Thanks, Herb > > > >
- Next message: Peter Yeoh: "Re: Unable to backup across network (Operating System error 64)"
- Previous message: Peter Yeoh: "Re: Scheduled Backup for SQL Database"
- In reply to: Hari Prasad: "RE: Restore Log Terminates"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|