Specifies that the audit log records audit information when a catalog entry is deleted.
Syntax:
MF_JCL_AUDIT=DELT|DELJ|DELT,DELJ
Parameters:
DELT
|
Logs audit information each time an ESMAC/CAS utility deletes a catalog entry
|
DELJ
|
Logs audit information each time a step in a JCL job deletes a catalog entry
|
DELT,DELJ
|
Logs audit information each time either an ESMAC/CAS utility or a JCL job step deletes a catalog entry
|
Example:
The following is a sample audit log entry:
2000/01/01 00:00:00.000 4232 MF 0 1 "SYSAD SYSADM 000000ESMAC POSYSAD MVSCATIODLET"
Where:
SYSAD
|
The user ID
|
SYSADM
|
The group to which the user belongs
|
000000ESMAC
|
The entry was deleted by an ESMAC user
|
POSYSAD
|
The name of the deleted catalog entry
|
MVSCATIODLET
|
The standard delete operation (DLET) was used
|
Comments: