For IndexOptimize, the databaseorder parameter is nice to have, when you have multiple databases. But with one large database, it would also be nice to have a TableOrder parameter, to sort through tables ascending or descending. Sometimes our job runs out of time, so next time, I would like it to start in descending order, so at least we have a chance of rebuilding all tables at least 50% of the time.
For IndexOptimize, the databaseorder parameter is nice to have, when you have multiple databases. But with one large database, it would also be nice to have a TableOrder parameter, to sort through tables ascending or descending. Sometimes our job runs out of time, so next time, I would like it to start in descending order, so at least we have a chance of rebuilding all tables at least 50% of the time.