FM/CICS auditing FACILITY and XFACILIT class resource names

These two tables (and associated tables) list FACILITY and XFACILIT class resource names and details.

Table 1. FM/CICS auditing FACILITY class resource names
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.
Table 2. FM/CICS auditing XFACILIT class resource names

This table has two columns, except for the last row, "Note:", which spans both columns.

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:
  1. Use this option with caution. The size of the data set being accessed and the editing technique used will influence the number of read records logged, and this may affect the performance of FM/CICS.
  2. If the resource is a file, the data set name and not the CICS® resource name must be specified. For temporary storage queues, transient data queues, and enqueues, the CICS® resource name must be specified.