Z Data Tools auditing FACILITY and XFACILIT class resource names

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

Table 1. Z Data Tools auditing FACILITY class resource names
Rule Number Resource Name Purpose
1 FILEM.AUDIT.TODSN Allows a user to write audit log records to the user's audit log data set.
2 FILEM.AUDIT.TOSMF Allows a user to write audit log records to SMF.
3 FILEM.AUDIT.OPTION Allows the user access to the "Create audit trail" option on the Z Data Tools Edit panels.
Table 2. Z Data Tools auditing XFACILIT class resource names

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

Resource Name3 Purpose
FILEM.AUDIT.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 Z Data Tools function (function code).
FILEM.AUDIT.functioncode.UPDATE.resource Allows users to write audit log records for all modifications to the specified data set (resource) using the Z Data Tools function (function code).
FILEM.AUDIT.functioncode.FUNCTION.resource Allows users to write audit log records containing information for the specified data set (resource) using the Z Data Tools 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 Z Data Tools.
  2. When specifying the resource:
    • If a member name is to be included, it must be period-qualified and not enclosed in brackets.
    • A Websphere Queue name must be prefixed with the Websphere MQ Queue Manager name followed by a colon.
    • For CICS® resources other than files, the resource name is in the format:
      queuetype:cicsapplid:resourcename
      Where:
      queuetype
      Queue type. Can be one of these values:
      TS
      For temporary storage queues.
      TD
      For internal transient data queues.

      External transient data queues are controlled using the associated data set name.

      cicsapplid
      The CICS® applid where the resource is defined.
      resourcename
      The name of the temporary storage queue or internal transient data queue.
    • For CICS® files and external transient data queues, specify only the data set name.
    • If accessing CICS® resources from Z Data Tools base running under ZDT/CICS, omit the cicsapplid parameter from the resource name:
      queuetype:resourcename
  3. You cannot define a SAF XFACILIT rule containing any of these:
    • Lowercase characters
    • Embedded spaces
    • Unprintable characters
    • Most special characters