Full Text Catalog is destroyed after changes in table

守給你的承諾、 提交于 2019-12-25 04:27:26

问题


I'm facing a strange problem: Everytime I make changes in tables (e.g. adding a column, altering a column's datatype, renaming a column, etc.) my full text catalog is being destroyed the moment I press "Save" in the SSMS.

After that, SSMS's properties dialog of the full text catalog shows a catalog size of 0 MB and an item count of 0. The only option I have after this is to rebuild the catalog.

Has anyone experienced the same or a similiar problem?

Some additional info: SQL Server 2008 R2, SQL Server 2016 Management Studio

Thanks in advance and greetings from Austria! :)

SiJayBe

来源:https://stackoverflow.com/questions/39038012/full-text-catalog-is-destroyed-after-changes-in-table

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!