Exception Sets are not displayed in the Data Quality Exception Console
Technote (troubleshooting)
Problem(Abstract)
Exception Sets are not displayed in the Data Quality Exception Console.
Cause
The IBM InfoSphere Information Server Suite Installer did not set the required configuration key that references the index location.
Diagnosing the problem
Server logs contain error messages or stack traces that indicate initialization failures while loading configuration data.
Resolving the problem
Follow the steps listed below to set the required configuration key.
1. Enter the iisAdmin command to set the key and value:
Unix
<IS installation dir>/ASBServer/bin/iisAdmin.sh -set -key com.ibm.iis.emc.search.index.home -value <IS installation dir>/ASBServer/bin/EMC/emc_solr
Windows (Only required when not installed in C:\IBM\InformationServer)
<IS installation dir>\ASBServer\bin\iisAdmin.bat -set -key com.ibm.iis.emc.search.index.home -value <IS installation dir>\ASBServer\bin\EMC\emc_solr
2. Restart the application server.
3. Rebuild the exception set index. See How to rebulid the exception set index.
Related information
How to rebuild the exception set index
Product Alias/Synonym
DQEC