Move STAT data to MONI tables

The UAIConfig.xml file can be configured to move data extracted from the STAT table to the MONI table within the IRC database after extraction. This ensures that the extracted MONI table has aggregated data from STAT as well as MONI tables so that analysis is performed on data from both tables.

With this option set, IRC will merge the STAT table extraction with the MONI table extraction in the IRC database to ensure that transactions performed up to the time of UAI extraction are collected. In some SAP deployments, where MONI tables are not configured or used, you can also apply this setting to collect the transaction details from the STAT file.

To configure the xml setting:

XML file name and path [InstallPath]\Adapters\TMonitor\ProcessModules\TEH\Settings\UAIConfig.xml
Tag <uaiconfig>
Node <Move_STAT_To_MONI>1</Move_STAT_To_MONI>
Configuration setting Set the value of Move_STAT_To_MONI to:
  • 1 – Move data
  • 0 – Do not move data
Default value The default value is 1.