Stop the Alerting during persisting

About this task

If the amount of persistent data is abnormally large, because of the restart of the BVQ-Server, it may be helpful to stop the alerting.

Applies to

BVQ Windows

Procedure

  1. Stop the BVQ-Server service
  2. Find the properties file
Folder Path
%ProgramFiles%\SVA\BVQ\bvq-core\bvq-server\conf\application.properties

       3. add following line at the end of the text file

Folder Path
bvq.modules.alerting.schedule=false

       4. save the file
       5. restart the BVQ-Server service
       6. connect to the BVQ Web-Server and skip the Filesystem Check
       7. after the data is persisted, start with step 1 and delete the added line