Previous Topic: TIMELOCK—Lock IntervalNext Topic: TNGMON—Error Messages


TIMER—AUDIT/TRACKING File Write Interval

Valid on z/OS and z/VM.

Use the TIMER control option to control the interval at which data is written from CA Top Secret buffers to the AUDIT/TRACKING file. This includes writing IMS and CICS transaction events to SMF.

All entry methods are accepted.

This control option has the following format:

TIMER(nnn)
nnn

Time interval in seconds.

Range: 10 to 300

Default: 15

Example: TIMER control option

This example forces CA Top Secret to write from CA Top Secret buffers every 45 seconds:

F TSS,TIMER(45)