User domain: Global statistics

You can retrieve the user domain statistics by using the EXEC CICS EXTRACT STATISTICS USER command.

Table 1. User domain: Global statistics
DFHSTUP name Field name Description
Average timeout reuse time USGTOMRT The average time user instances remain on the timeout queue until they are reused.

Reset characteristic: reset to zero

Timeout reuse count USGTORC The number of times a user instance is reused from the timeout queue.

Reset characteristic: reset to zero

Timeout expiry count USGTOEC The number of times a user instance remains on the timeout queue for a full USRDELAY interval without being reused, and is deleted.

Reset characteristic: reset to zero

Directory reuse count USGDRRC The number of times a user instance was reused.

Reset characteristic: reset to zero

Directory not found count USGDRNFC The number of times a user instance was not found in the directory, but was later successfully added.

Reset characteristic: reset to zero

Delete count due to sign off USGDESOF The number of user instances that are deleted as a result of sign-off.

Reset characteristic: reset to zero

Delete count due to ENF USGDEENF The number of user instances that are deleted because CICS® received type 71 ENF events from RACF® for these users.

Reset characteristic: reset to zero

Current instances in directory USGDRCUR The current number of user instances in the directory.

Reset characteristic: not reset

Peak instances in directory USGDRPK The peak number of user instances in the directory.

Reset characteristic: reset to current

Current instances in timeout USGTOCUR The current number of user instances in the timeout queue.

Reset characteristic: not reset

Peak instances in timeout USGTOPK The peak number of user instances in the timeout queue.

Reset characteristic: reset to current

ENF events matched USGENFK The number of type71 ENF events that CICS received from RACF and for which CICS found matching user instances.

Reset characteristic: reset to zero

ENF events not matched USGENFUN The number of type 71 ENF events that CICS received from RACF and for which CICS didn't find any matching user instance.

Reset characteristic: reset to zero