Output from a SYSWLM trace

Figure 1 is an example of SYSWLM component trace records formatted with the CTRACE COMP(SYSWLM) SHORT subcommand.

Figure 1. Example: SYSWLM component trace records formatted with CTRACE COMP(SYSWLM) SHORT subcommand
MNEMONIC  ENTRY ID    TIME STAMP     DESCRIPTION
--------  --------  ---------------  -----------

WLMEPEXT  00005004  14:07:42.807618  Entry Point Exited
WLMEPENT  00005003  14:07:46.335563  Entry Point Entered
WLMEPEXT  00005004  14:07:46.336376  Entry Point Exited
WLMEPENX  00005005  14:07:46.336540  Entry Point Entered Exception
WLMEPENT  00005003  14:07:46.336557  Entry Point Entered
WLMEPENT  00005003  14:07:46.337909  Entry Point Entered
SMSYNMEM  00000921  14:07:46.512018  SM Synch XCF Member
WLMEPEXT  00005004  14:07:46.512360  Entry Point Exited
WLMEPENT  00005003  14:07:46.512374  Entry Point Entered
SMSYNMEM  00000921  14:07:46.594486  SM Synch XCF Member

Figure 2 shows an example of SYSWLM component trace records formatted with the CTRACE COMP(SYSWLM) FULL subcommand.

Figure 2. Example: SYSWLM component trace records formatted with CTRACE COMP(SYSWLM) FULL subcommand
 SYSNAME   MNEMONIC  ENTRY ID    TIME STAMP     DESCRIPTION
 -------   --------  --------  ---------------  -------------
 SY1       WLMEPENT  00005003  14:52:23.449339  Entry Point Entered
      FUNCID... 0409                CPU...... 0001
      HOMEASID. 000B                HJOBNAME. WLM
      REQASID.. 0000                RJOBNAME. UNKNOWN
      KEY...... 5018 RUCA_EPIDS IWMDMPRP
          04098000
      KEY...... 501E PARM1
          00000084
      KEY...... 501F PARM2
          00000040
      KEY...... 5020 PARM3
          00000000
The following explains fields in the report.
FUNCID
The module table entry for the module that wrote the trace record.
CPU
The CPU that the module was running on.
HOMEASID
ASID from PSAAOLD.
REQASID
ASID that was explicitly coded on trace invocation.
HJOBNAME
JOBNAME of home address space.
RJOBNAME
JOBNAME that was explicitly coded on trace invocation.
KEY
Identifies the type of data that follows. The data is formatted in both HEX and EBCDIC.