I made some experiences with those 2 DBCC tools:
Interesting that after I run dbreindex the snam density = 100% (very good) but the logical scan defrag it is 1.16 %
Then I ran indexdefrag and the scan density beomes 80% ??? but thye logical scan defrag is 0.00%( excellent)
Now, INDEXDEFRAG does not lock the tables, and is decent in using log files, but at the end of the day it is good only for correcting the logical scan defrag.
What it is best between those 2 and could I have your comments about this topic 🙂
Thanks all
LMT