Compact Clock Data
The clock data may be compacted to reduce the size of the database file. This
is needed primarily after purging old records. This is because when records
are deleted, they are marked as deleted but still take up space in the database.
When the data is compacted all the records marked as deleted are removed from
the file.
Note: We recommend that the database be compacted after clock data is purged.