Skip to content
Discussion options

You must be logged in to vote

Hi,
From the documentation yes, the above should only update the modified Index and Column statistics of all user databases. Just give it a run on a test server and check the log table.
https://ola.hallengren.com/sql-server-index-and-statistics-maintenance.html

FragmentationLow
NULL | Do not perform index maintenance. This is the default for a low-fragmented index.

FragmentationMedium
NULL | Do not perform index maintenance.

FragmentationHigh
NULL | Do not perform index maintenance.

-ciao

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Nehamnsu
Comment options

Answer selected by Nehamnsu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment