specifies the initial level of audit logging for processes of this type.
If you specify any value other than OFF, you must also specify the AUDITLOG
option.
- ACTIVITY
- Activity-level auditing. Audit records will be written from:
- The process audit points
- The activity primary audit points.
That is, an audit record is written:
- Whenever a process of this type:
- Is defined
- Is requested to run
- Is requested to link
- Is acquired
- Completes
- Is reset
- Is canceled
- Is suspended
- Is resumed
and:
- Each time data is placed in a process container belonging to a process
of this type; that is, each time a PUT CONTAINER PROCESS or PUT CONTAINER
ACQPROCESS command is issued against a process of this type.
- Each time a process container belonging to a process of this type is deleted.
- Each time a root activity (DFHROOT) of this type of process is activated.
- Every time a non-root activity belonging to a process of this type:
- Is requested to link
- Is activated
- Completes
- FULL
- Full auditing. Audit records will be written from:
- The process audit points
- The activity primary and secondary audit points.
That is, an audit record is written:
- Whenever a process of this type:
- Is defined
- Is requested to run
- Is requested to link
- Is acquired
- Completes
- Is reset
- Is canceled
- Is suspended
- Is resumed
and:
- Each time data is placed in a process container belonging to a process
of this type
- Each time a process container belonging to a process of this type is deleted.
- Each time a root activity (DFHROOT) of this type of process is activated.
- Every time a non-root activity belonging to a process of this type:
- Is defined
- Is requested to run
- Is requested to link
- Is activated
- Completes
- Is acquired
- Is reset
- Is canceled
- Is suspended
- Is resumed
- Is deleted.
- OFF
- No audit trail records will be written.
- PROCESS
- Process-level auditing. Audit records will be written from the process
audit points only. That is, an audit record is written
whenever a process of this type:
- Is defined
- Is requested to run
- Is requested to link
- Is acquired
- Completes
- Is reset
- Is canceled
- Is suspended
- Is resumed
and:
For details of the records that are written from the process, activity
primary, and activity secondary audit points, see the CICS Business Transaction Services manual.