Reducing Size for ControlUpDB in SQL
    • Dark
      Light
    • PDF

    Reducing Size for ControlUpDB in SQL

    • Dark
      Light
    • PDF

    Article Summary

    In ControlUp On-Premises mode a SQL DB named ControlUpDB is used, sometimes it can become very large, the main reason for that is that SQL DB is saving Incidents to be shown in Incident Pane at the Console.

    We have prepared a SQL Script that will address this issue and delete Incidents older than 30 days (the maximum that can be shown via Incidents Pane).

    This does not affect the Log Size or other functionality and does not require restarting any service.

    Please see attached script.

    CleanIncident.sql


    Was this article helpful?