Proper order for Re-index and shrink jobs

  • I have a SQL server that I want to setup jobs to re-index the tables, shrink the database and shrink the log.

    Is there a correct order to do this?

    Right now I have a DB shrink job setup to run on Sundays in the morning.  I have a Log shrink job setup to run Mon\Wed\Fri at night before the backups.  I have backups each night Mon-Fri.

    When would be the best time to fit in table re-indexing?

     

     

  • Reindexing will cause log file and databse growth while occurring. Do it first then DB and file shirink next.

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

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