Re: SQL 2000 - Replication and LDF file
- From: "Paul Ibison" <Paul.Ibison@xxxxxxxxxxxxx>
- Date: Fri, 6 Jan 2006 15:23:53 -0000
Des,
this will not aid in recoverability. You need both full database backups and
log backups to be able to restore to a point in time. So, best to use full
recovery mode and backup the database typically daily and the logs much more
frequently eg once per hour. Also, try to avoid shrinking of files.
Subsequent file growth is expensive in terms of processing power, and
shrinking of database files causes fragmentation.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
.
- Follow-Ups:
- Re: SQL 2000 - Replication and LDF file
- From: Hilary Cotter
- Re: SQL 2000 - Replication and LDF file
- References:
- SQL 2000 - Replication and LDF file
- From: Des Norton
- SQL 2000 - Replication and LDF file
- Prev by Date: Re: t-slq/script replication question
- Next by Date: Re: t-slq/script replication question
- Previous by thread: Re: SQL 2000 - Replication and LDF file
- Next by thread: Re: SQL 2000 - Replication and LDF file
- Index(es):
Relevant Pages
|