How to enable the automatic DB maintenance

Applies from Application Suite 2018.1.1
to version Application Suite 201x (any version)

Description:

This article describes how to enable the automatic execution of the suite database maintenance, to preserve the DB efficiency.

The maintenance will execute every day at a configurable time. Since the execution could slow down some operations, it is recommended to schedule the execution in the off-peak hours (normally at nigh time).

How-to:

1) Edit the file StonevoiceAS\Apps\FW\Settings\FW.Watchdog.Service.config.xml and add the following parameters (set the preferred execution time in the 24h format):

<preference key="dbmaintenance.execution.enabled" value="true" />
​<!-- Scheduled time of database maintenance operations (HH:mm, i.e. 24H format) --> 
​<preference key="dbmaintenance.execution.time" value="03:30" />

2) Save the file.

3) From the Windows Services panel restart the service "Imagicle Monitoring", to apply the change.

Notes 



Article ID: 836
Last updated: 07 May, 2021
Revision: 5
Imagicle AppSuite Cross Platform -> FAQ and Solutions -> How to enable the automatic DB maintenance
https://kbp.imagicle.com/kb/entry/836/