Hi all ...
When you installed SQL Server for use by FNMS, did you give any consideration to the available options in the Feature Selection list and de-select the ones you felt you didn't need, or did you just "install everything" because it was easier to do that?
When you installed SQL Server, did you realize, sometime after initial installation, that an optional feature would have been useful, so you went back and installed that feature? For example, did you go back to install the "full-text and semantic extractions for search" thinking it might help optimize queries against the database? (I don't know if this is true or not so it might be a poor example.)
To me, the essential instance features to install are:
I'm curious what the community has done. Thanks!
--Mark
‎Aug 04, 2022 03:45 PM
Hi,
Although this post is from August, I wanted to give a short feedback:
The "full-text and semantic extractions for search" feature of SQL Server is not being used by current releases of FNMS.
The only exception is the (deprecated) FNMS Contract Portal. Installing this feature will not have any impact on the performance of queries against the database.
‎Sep 07, 2022 11:03 PM
Hi,
Although this post is from August, I wanted to give a short feedback:
The "full-text and semantic extractions for search" feature of SQL Server is not being used by current releases of FNMS.
The only exception is the (deprecated) FNMS Contract Portal. Installing this feature will not have any impact on the performance of queries against the database.
‎Sep 07, 2022 11:03 PM
I recently ran the Compliance database upgrade script (going from FNMS 2019R1 to 2022R1) and noticed that the migration script ended with the following statement:
Full-text indexes not created because the full-text feature of SQL is not installed
Does this imply that I should install the full-text feature, or is that simply informational?
--Mark
‎Dec 15, 2022 04:51 PM
@mfeinman - the note about the full-text feature is informational only. There was some functionality in FlexNet Manager Suite that was deprecated (many years ago now) that used this feature, but it is not a current dependency.
‎Dec 16, 2022 02:55 AM