Security discovery statistics

6.2 and later Applies to 6.2 and later.

CICS® security discovery statistics show the number of security calls that have, or would have, been made while resource security is active.

The following list summarizes fields in the security discovery statistics output produced by the DFH$SDDP job.

Security discovery records
The number of unique resource security checks that were recorded by security discovery.
Transactions executed
The number of transactions that were executed.
Successful resource checks
The number of successful resource security checks that were made.
Checks that bypassed DFHXSRC
The number of resource security checks that bypassed DFHXSRC. DFHXSRC is bypassed if CMDSEC(NO) or RESSEC(NO) is specified. DFHXSRC is also bypassed for TS queues that use a model or TST entry but don’t have security active.
Checks that called DFHXSRC
The number of successful resource security checks that called DFHXSRC.
Exempt resources
The number of successful resource security checks that were made against exempt resources. Category 1 and 3 transactions and certain internal programs are exempt from resource security checks. Surrogate checks where the surrogate user ID is the same as the current user ID are also exempt.
Resource class not active
The number of resource security checks that were successful because the associated security class was not active, for example, an attempt to access file when XFCT=NO.
FASTAUTH calls
The number of successful resource security checks that made a RACROUTE REQUEST=FASTAUTH call. The FASTAUTH call is made only if the associated resource class is active.
AUTH calls
The number of successful resource security checks that made a RACROUTE REQUEST=AUTH call. The AUTH call is made for XHFS checks and when logging has been requested for the associated resource class.
XCMD checks
The number of successful resource security checks that are controlled by the XCMD system initialization parameter.
XDB2 checks
The number of successful resource security checks that are controlled by the XDB2 system initialization parameter.
XDCT checks
The number of successful resource security checks that are controlled by the XDCT system initialization parameter.
XFCT checks
The number of successful resource security checks that are controlled by the XFCT system initialization parameter.
XHFS checks
The number of successful resource security checks that are controlled by the XHFS system initialization parameter.
XJCT checks
The number of successful resource security checks that are controlled by the XJCT system initialization parameter.
XPCT checks
The number of successful resource security checks that are controlled by the XPCT system initialization parameter.
XPPT checks
The number of successful resource security checks that are controlled by the XPPT system initialization parameter.
XPSB checks
The number of successful resource security checks that are controlled by the XPSB system initialization parameter.
XRES checks
The number of successful resource security checks that are controlled by the XRES system initialization parameter.
XTRAN checks
The number of successful resource security checks that are controlled by the XTRAN system initialization parameter.
XTST checks
The number of successful resource security checks that are controlled by the XTST system initialization parameter.
XUSER checks
The number of successful resource security checks that are controlled by the XUSER system initialization parameter.