db_purge command
The db_purge utility cleans up the audit trail in the database by removing records that are related to completed workflow processes..
Usage
CLI.
isimvasvr > isim
The utility is useful for deleting historical workflow audit data, non-workflow audit events and reconciliation reporting entries from the database. It handles only removal, not archiving of these records. Use the utility sparingly to avoid any unforeseen problems.
isimvasvr: isim > utilities
isimvasvr: utilities > db_purge
isimvasvr: db_purge >
- execute
- Execute DBPurge immediately.
- schedule
- Set DBPurge schedule.
Parent topic: utilities commands
Related