Dear Gurus,
There are 2 Data Manager packages for archive audit data and activity data.
For activity data, you can use /CPMB/ARCHIVE_ACTIVITY to archive all the activity data older than the selected time stamp .
The data will move to table UJU_AUDDATAHDR_A.
For audit data(/CPMB/ARCHIVE_DATA) , how do we select the time stamp to archive the older data?
When we configure the data audit , there is a setting regarding "Set log limits". We can set purge frequency keep audit records for xxx days. If we set it to keep 7 days, will the system keep audit records for only 7 days? The new records will overwrite the older records. Or, we have to run the /CPMB/ARCHIVE_DATA to purge out the data.
And, how do we see the archived data( ex: the data in UJU_AUDDATAHDR_A) with the audit report?