RFR TDUMP XFACILIT example

The following is an example of how to setup of the XFACILIT class to manage the Fault Analyzer recovery fault recording data sets. This example can be modified or expanded on by an installation as required.

  1. Define an XFACILIT profile with the name IDIRFR_TDUMP_HLQ.IDIRFRHQ.** and grant universal access of ALTER to this profile:
    RDEFINE XFACILIT IDIRFR_TDUMP_HLQ.IDIRFRHQ.** UACC(ALTER)
  2. Define a generic data set profile for IDIRFRHQ.* with universal access of NONE:
    ADDSD 'IDIRFRHQ.**' UACC(NONE)