Rebuild Index operation changed in SQL 2000?

  • The worst thing I found out today is that a reindex job for a couple of tables(high volume) in 2000 fills around 5 GB of transaction log entries but the same job running in 7.0 server with the same database and tables, fills only a few MB in the transaction log. I used Log explorer and found out that in 2000 he makes lot of log entries like Format page, modify rows etc,.

    No user connections during the testing phase.

    Can anyone explain this...

  • I haven't seen this. However as a thought check in EM the DB properties and see your Recovery Model. Maybe in BULK LOGGED model which will log all bulk type statements.

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply