Michael Barrett

Results 2 issues of Michael Barrett

Excluded columnstore indexes, since sys.dm_db_index_physical_stats is not valid for these anyway. For now, use another mechanism for maintaining columnstores.

IndexOptimize

The latest version of the SqlServer Powershell module seems to be missing support for SSIS. The documentation here: https://learn.microsoft.com/en-us/sql/powershell/sql-server-powershell-provider?view=sql-server-ver16 Still lists SQLSERVER:\SSIS as one of the ways to navigate SSISDB...

enhancement
question