Removes indexes from the vesaux table that are not associated with a table.
sp_clean_text_indexes
sp_clean_text_indexes
This procedure reads entries from the vesaux and vesauxcol tables, verifying that both the source table and the corresponding index table exist. If either is missing, the index is dropped.
Fetch resulted in an error
Unable to drop object definition for index_name!
Any user can execute sp_clean_text_indexes.