In this blog post, let’s learn about the error message “30097 – The fulltext catalog upgrade failed because of an inconsistency in metadata between sys.master_files and sys.fulltext_catalogs for the catalog ID %d in database ID %d. Try to reattach this database. If this fails, then the catalog will need to be dropped or recreated before attach.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
30097 – The fulltext catalog upgrade failed because of an inconsistency in metadata between sys.master_files and sys.fulltext_catalogs for the catalog ID %d in database ID %d. Try to reattach this database. If this fails, then the catalog will need to be dropped or recreated before attach.
Reason for the Error
To be update soon…
Solution
To be update soon…