Quantcast
Channel: Microsoft Identity Manager forum
Viewing all articles
Browse latest Browse all 7443

Warning: Full-text change tracking is currently enabled for table or indexed view 'fim.ObjectValueString'

$
0
0

Hi,

As per the FIM best practice guide, we are trying to disable full-text indexing on the FIM Service database, during the initial load using:

  • ALTER FULLTEXT INDEX ON [fim].[ObjectValueString] SET CHANGE_TRACKING = MANUAL
  • ALTER FULLTEXT INDEX ON [fim].[ObjectValueXml] SET CHANGE_TRACKING = MANUAL

However, we get the following warning:

Warning: Full-text change tracking is currently enabled for table or indexed view 'fim.ObjectValueString'

Does anyone know how we can solve this?

Regards,

SK


Viewing all articles
Browse latest Browse all 7443


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>