Will adding the SQL full text component an existing live SQL Server 2008R2 Database Server cause the server to be restarted/reset?
将SQL全文组件添加到现有的SQL Server 2008R2数据库服务器会导致服务器重新启动/重置吗?
1 个解决方案
#1
No, it will not cause any downtime, its a feature and you can simply install it and start using it.
不,它不会导致任何停机,它是一个功能,你可以简单地安装它并开始使用它。
You do not need to restart your server at all. Just make sure once you have installed Full-Text Search , it is running (FTS Windows Service).
您根本不需要重新启动服务器。只需确保一旦安装了全文搜索,它就会运行(FTS Windows服务)。
#1
No, it will not cause any downtime, its a feature and you can simply install it and start using it.
不,它不会导致任何停机,它是一个功能,你可以简单地安装它并开始使用它。
You do not need to restart your server at all. Just make sure once you have installed Full-Text Search , it is running (FTS Windows Service).
您根本不需要重新启动服务器。只需确保一旦安装了全文搜索,它就会运行(FTS Windows服务)。