BW services have to be shut down when Patterns server is still reindexing
book
Article ID: KB0084213
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for MDM
2.x, 6.x
Description
When the Patterns server is still indexing, the index data is in a temp table. As such, the MDM server will not be able to find the indexed table. After the index is complete, the fully qualified indexed table name will be available.
Environment
Product: TIBCO MDM + TIBCO ActiveMatrix BusinessWorks Plug-in for MDM
Operating System: All OS supported by MDM
Database: All databases supported by MDM
App server: All app servers supported by MDM
Resolution
After the index is complete, the fully qualified indexed table name will be available. Any record processing which needs to be indexed needs to be stopped when indexing is still in process.
Issue/Introduction
BW services need to stop when Patterns server is still reindexing records in MDM. The reason is that the BW services will update the MDM indexed tables.