PSBlitz icon indicating copy to clipboard operation
PSBlitz copied to clipboard

Index Info - Usage and Diagnostics - warning for instance-wide check on instances with 50+ databases

Open VladDBA opened this issue 1 year ago • 0 comments

In case of an instance-wide check, get the count of user databases on the instance and, if $dbcount >= 50, ask for confirmation before proceeding.

Warning message: Getting index usage info and (extended) index diagnostics for $dbcount databases may cause temporary issues for the instance and/or user. Are you sure you want to continue? (defaults to N) [Y/N]:

VladDBA avatar Aug 05 '24 20:08 VladDBA