The Data Mart Slows Down the System

Problem

Since running the data mart, the system's overall performance seems to be poorer or behaves inconsistently.

Resolution

While this should not happen, you can turn off the data mart to check if this actually resolves your issues:
  1. On the Instance Administration page, stop the application server of the instance that you want to modify.
  2. Open the TMAppServerHomeConf.xml file with a text editor.The default path for this file is C:\Program Files (x86)\Silk\Silk Central 20.6\instance_<instance number>_<instance name>\Conf\AppServer on the application server.
  3. Locate the Config/DataMart/Enabled XML tag and set the value to false.
  4. Save and close the XML file.
  5. Restart the application server.