Configuring the AuditTimer Parameter File
Complete the following steps to configure AuditTimer.
To configure AuditTimer
- Using CANDE or another editor, open the sample AuditTimer parameter file (DATA/AUDITTIMER/SAMPLE/CONTROL).
- Using values from the table below, edit day, time, interval, and SYNC interval (optional). The format should be as follows:
day time interval [ SYNC interval ]
For example:
MONDAY 7 PM 12 HOURS
SATURDAY 8 AM 1 DAY SYNC 30 MINUTES
Save the sample parameter file as follows:
DATA/AUDITTIMER/databasename/CONTROL
where databasename is the name of the database for which you will be automatically closing the audit files.
Entry
|
Syntax
|
day
|
SUN or SUNDAY MON or MONDAY TUE or TUESDAY WED or WEDNESDAY THU or THURSDAY FRI or FRIDAY SAT or SATURDAY
|
time
|
HH AM or PM HH:MM AM or PM
Note: If you omit the AM/PM, a 24-hour time format is assumed. For example, 23:30 is the same as 11:30 PM.
|
interval
|
MIN or MINUTES HR or HOURS SEC or SECONDS DAY or DAYS
|
|