azureautomation / indexes-tables-in-an-azure-database-if-they-have-a-high-fragmentation

This runbook indexes all of the tables in a given database if the fragmentation is above a certain percentage. It highlights how to break up calls into smaller chunks, in this case each table in a database, and use checkpoints.Please read the runbook for additional information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

azureautomation/indexes-tables-in-an-azure-database-if-they-have-a-high-fragmentation Stargazers