Tobbe
15 years agoLevel 5
JournalArchive table
Hi.
I'm wondering if anybody could help me understand what process that actually purges the items in the journalarchive table in SQL?
I am talking about the situation where both the "Index commited", and "backup complete" columns are correctly populated with "1", and thereby also the watchfile table has been purged as part of the postprocessing if you have the vaultstore set to remove save sets after backup.
This is stated in technote 316761:
Notes:
a. These items are removed from the JournalArchive Table and the WatchFile Table once Indexcommited and BackupComplete are both 1.
Currently, I have quite a few items in the journalarchive table that are both indexed and backed up. Whats the logic here?
Thanks in advance,
/Tobbe
I'm wondering if anybody could help me understand what process that actually purges the items in the journalarchive table in SQL?
I am talking about the situation where both the "Index commited", and "backup complete" columns are correctly populated with "1", and thereby also the watchfile table has been purged as part of the postprocessing if you have the vaultstore set to remove save sets after backup.
This is stated in technote 316761:
Notes:
a. These items are removed from the JournalArchive Table and the WatchFile Table once Indexcommited and BackupComplete are both 1.
Currently, I have quite a few items in the journalarchive table that are both indexed and backed up. Whats the logic here?
Thanks in advance,
/Tobbe
- Yea if you lower that down JournalArchive should clear down accordingly, it is a new setting in 8 afaik so that is probably why your JournalArchive is building up :)
Hopefully I have answered that for you?