Hi All,
One of our production environment the distribution database got corrupted.
We have observed that Distribution Cleanup is keeping on failing and after running dbcc checkdb commands we found that in "MSrepl_commands" table the index "ucMSrepl_commands" is corrupted.
To resolve this we need to restore a page or repairing the database.
I would like to know that it is possible to resolve this issue by rebuilding the 'ucMSrepl_commands' Index
Thanks,