FM/CICS auditing FACILITY and XFACILIT class resource names
These two tables (and associated tables) list FACILITY and XFACILIT class resource names and details.
| Rule Number | Resource Name1 | Purpose |
|---|---|---|
| 1 | FILEM.AUDIT3.TODSN | Allows a user to write audit log records to the user's audit log data set. |
| 2 | FILEM.AUDIT3.TOSMF | Allows a user to write audit log records to SMF. |
| 3 | FILEM.AUDIT3.OPTION | Allows the user access to the "Create audit trail" option on the FM/CICS Edit panels. |
| Resource Name | Purpose |
|---|---|
| FILEM.AUDIT3.cicsapplid.functioncode.ALL1.resource2 | Allows users to write audit log records for all records which are read and modified for the specified data set (resource) using the FM/CICS function (function code). |
| FILEM.AUDIT3.cicsapplid.functioncode.UPDATE.resource | Allows users to write audit log records for all modifications to the specified data set (resource) using the FM/CICS function (function code). |
| FILEM.AUDIT3.cicsapplid.functioncode.FUNCTION.resource | Allows users to write audit log records containing information for the specified data set (resource) using the FM/CICS function (function code). |
| Note:
|
|