we have upgraded to SQL Server 2008 R2 from SQL Server 2008 and since then our fuzzy matching process has failed when trying to re-use existing index with the error:
[Fuzzy Lookup] Progress: Warming caches - 0 percent complete
[Fuzzy Lookup [9824]] Warning: Catastrophic failure
[SSIS.Pipeline] Error: component "Fuzzy Lookup" (9824) failed the pre-execute phase and returned error code 0x8000FFFF.
Warming cache property is set to False though.
Has anyone experienced the same error?
When building a new index fuzzy matching runs without problems.
Thanks a lot.
Fran