IMSL_AUDIT_LEVELS

IMSL_AUDIT_LEVELS specifies the events you want to audit.

Required
No
Default
ALL
Permitted Values
Table 1. IMSL_AUDIT_LEVELS audit parameters and events.
Parameter Audited event
ALL All events are audited (default)
CTL_STRT IMS control region stops and starts
USERS User sign-on and sign-off
DBOPN Database opens and closes
DB_PSB

DBR, DBDDUMP, DB/PSB START/STOP/LOCK/UNLOCK

Description
You can specify events to audit from those found using the IMS Archive Log task (AUILSTC) for each IMS instance under control of this agent.

A value other than ALL limits auditing to the events you specify.

For example, if you specify USERS, then all audited IMS instances under the agent report user sign-ons and sign-offs. If you specify ALL, you can use the Guardium interface to specify further limitations on what is audited for each audited IMS subsystem.

Notes
none
Syntax
 IMSL_AUDIT_LEVELS(ALL)
Example
 IMSL_AUDIT_LEVELS(CTL_STRT)