Re: DBCC DBREINDEX and Transactional Replication
From: Paul Ibison (Paul.Ibison_at_Pygmalion.Com)
Date: 08/11/04
- Next message: Cmoss: "Re: Merge replication issue"
- Previous message: Mary Bray: "Re: Error 207"
- In reply to: Olivier: "Re: DBCC DBREINDEX and Transactional Replication"
- Next in thread: srini: "Re: DBCC DBREINDEX and Transactional Replication"
- Reply: srini: "Re: DBCC DBREINDEX and Transactional Replication"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Aug 2004 23:20:45 +0100
> In my experience with sqlserver 7 as primary server ( I hope that stated
> this way I won't offend Paul:) )
Not at all :-)
> dbcc reindex does not produce any insert/delete or log consumption.
In SQL 2000 I've seen the log impact of DBCC DBREINDEX as high, but it can
minimal if the bulk-logged recovery model is used. This may be another
reason, apart from locking, to select DBCC IndexDefrag as the logging is
much less.
Regards,
Paul Ibison
- Next message: Cmoss: "Re: Merge replication issue"
- Previous message: Mary Bray: "Re: Error 207"
- In reply to: Olivier: "Re: DBCC DBREINDEX and Transactional Replication"
- Next in thread: srini: "Re: DBCC DBREINDEX and Transactional Replication"
- Reply: srini: "Re: DBCC DBREINDEX and Transactional Replication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|