Tips on Index Rebuild with SQL Server
Hello, the JDE is 9.2 Tools 9.2.5.3 running on Windows Server 2016 with SQL Server 2016 database.
We have performance issues during month-ends, and we are considering multiple solutions to address. One of them is defragmentation of indexes. One of tables we are considering is F0911 which is the biggest in volume, currently at about 60% fragmentation. From developers, it has a few custom indexes added outside the TDA, thus rebuilding using fat client will probably drop all of them as well (please correct me if I am wrong) which we do not want. Another issue is the maintenance window may not be long enough for us to build all indexes of a huge table using the