Hello, I'm looking for feedback on what you are doing to maintain your LDMS database. We have a nightly maintenance plan in place, which among other things re-indexes the database. That re-index adds large amounts of free space into our DB as our largest table is over 44GB. That free space is not causing issues, however, I'm thinking that I should remove the re-index from the plan, and only run it as needed on tables that are highly fragmented.
Any thoughts or comments would be appreciated.