I have an instance of ss2k8 r2 sp3 with a 52GB table which has a fragmented primary key index. The last run of the job that was supposed to reorg/rebuild the indexes failed because the log file became full. The database is in simple recovery mode.
Is there any way to predict how large of a log file will be required to reorg/rebuild the index?
Also, change data capture is enabled on this table. Will this impact the index reorg/rebuild in any way?
Thanks for any pointers.