Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

MC workflows such as MC_MarkedRecordManager, MC_Synchronisation and MC_RollingBarrel should have been obsolete and are automatically removed by the DatabaseInitialization tool. The only remaining MC workflow shall be the Mc SystemAlerter.

For 2017.02 use, 13 Compact index and cache files.

Introduction

In order for the master controller (and Forecasting Shell Server) to run properly several maintenance workflows must be scheduled. These workflows make sure the database does not overflow (they run the rolling barrel) and that configuration marked to be removed using the Configuration Manager actually gets deleted. In addition, each FSS must also run a rolling barrel task, usually once a day. This task runs the rolling barrel on the FSS and deletes configuration marked for deletion. Also the cache files are compacted which is essential for performance and preventing OutOfMemory errors. Both for synchronisation as for direct database access this maintenance of the cache files is important for optimal performance.

...