VladDBA / PSBlitz

a PowerShell-based tool that outputs SQL Server health and performance diagnostics data to either Excel or HTML, and saves execution plans and deadlock graphs as .sqlplan and .xdl files.
https://vladdba.com/2022/09/15/psblitz-easily-outputs-sql-server-diagnostic-data/
Other
78 stars 17 forks source link

GetStatsInfoForWholeDB.sql returns 0 records #176

Closed VladDBA closed 8 months ago

VladDBA commented 8 months ago

GetStatsInfoForWholeDB.sql returns 0 records even if there are valid stats that match the filtering criteria in the target database.