update statistics not occur #537
Unanswered
bibi92
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For information after deploy the new script IndexOptimize, we see that update statistics not occur with these parameters :
@UpdateStatistics nvarchar(max) = 'ALL',
@OnlyModifiedStatistics nvarchar(max) = 'N',
@StatisticsModificationLevel int = NULL,
@StatisticsSample int = '100',
@StatisticsResample nvarchar(max) = '100',
How is it possible to explain that ?
Thank you
Best regards
Beta Was this translation helpful? Give feedback.
All reactions