Jobname Name Resourc1 Resourc2 Status
CICSPRK TEMPSTOR CIPTS01 WAIT PROBLEM
SYSVIEW R16.0 and older releases
The records that you sent in show that they are subtype 24.
These are native CICS exception record (not a subtype 3 which would be from a CTHRESH def).
The SVWCOPTS option LOG-EXCEPTIONS (default is YES) is what controls whether SYSVIEW will record these exception events in our own XLOG, along with our own threshold exceptions.
Take a look at the following from the CA.WIKI site for product documentation to see the SMF SubTypes that are created by SYSVIEW.
For more information download the SYSVIEW Performance Managment R16.0 Documentation and go to section "SMF Records and Descriptions".