Will installing full text search on live SQL server 2008r2 database server cause downtime? -


will adding sql full text component existing live sql server 2008r2 database server cause server restarted/reset?

no, not cause downtime, feature , can install , start using it.

you not need restart server @ all. make sure once have installed full-text search , running (fts windows service).


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -