Purge Database
{% if successMessage == 1 %}
To prevent accidental data loss, a start date and end date are required.
FINAL WARNING: Once you click "Purge Database", the action cannot be undone.
Operation completed. {{ recCount }} records have been deleted.
Executed query:
{{ dispQuery }} {% if params['bu'] == 'true' %}
Backup file created: {{ destfile }} {% endif %}
{% endif %}
{% if successMessage == 2 %}
Executed query:
{{ dispQuery }} {% if params['bu'] == 'true' %}
Backup file created: {{ destfile }} {% endif %}
Simulated operation completed. {{ recCount }} records will be deleted.
Simulated query:
{{ dispQuery }} {% if params['bu'] == 'true' %}
Simulated backup file created: {{ destfile }} {% endif %}
{% endif %}
To purge records from the database, select the system, start date and end date above, then click Purge Database. Talkgroup and subscriber tags are not affected.
Simulated query:
{{ dispQuery }} {% if params['bu'] == 'true' %}
Simulated backup file created: {{ destfile }} {% endif %}
To prevent accidental data loss, a start date and end date are required.
When selected, all voice channel grant data will be saved.
Create a backup of the database before purging.
Create a backup of the database before purging.
FINAL WARNING: Once you click "Purge Database", the action cannot be undone.