Logs/Restore Logs
From: Hassan (fatima_ja_at_hotmail.com)
Date: 02/19/04
- Next message: Tibor Karaszi: "Re: How to defragment a table which does not have clustered index"
- Previous message: Doug Guerena: "Re: Float Errors"
- Next in thread: Russell Fields: "Re: Logs/Restore Logs"
- Reply: Russell Fields: "Re: Logs/Restore Logs"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Feb 2004 10:21:24 -0800
Whats contained the the Backup Log Files ? What goes on when a restore of
the log takes place on say a standby server ?
If I do some inserts/updates and deletes against DB A ... And when I backup
the log after executing those statements, will the log contain those DML
statements or will it contain all the data/index pages that were being
affected by those DML ?
And if it does contain the DML , does that mean that when a restore log
takes place, the DML gets fired on the standby ?
And if the backup logs do not contain DML statements, what would it contain
and how does it do the restore ?
Please let me know the technical details....Using SQL 2000.
Also curious to know what happens when some DBCC commands are run such as
dbreindex or indexdefrag ....
- Next message: Tibor Karaszi: "Re: How to defragment a table which does not have clustered index"
- Previous message: Doug Guerena: "Re: Float Errors"
- Next in thread: Russell Fields: "Re: Logs/Restore Logs"
- Reply: Russell Fields: "Re: Logs/Restore Logs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|