Automatic Data Archiving

From Commander4j
Revision as of 12:49, 23 August 2024 by Dgarratt (talk | contribs)

The database can easily accomodate many millions of records but you may want to remove old data after a number of years. To make this process easy and automatic there is an Archive function which you can use to remove data which is older than x days. The archiving process runs as part of the background interfacing service.

Care should be exercised when removing data from databases because there are complex relationships between tables and removing data from one table may effect how the system operates.