Examples of requesting SYSXES traces

In Figure 1, the CTnXESxx member requests a trace of HWLAYER, LOCKMGR, CONNECT, and REQUEST trace events and a buffer size of 100KB.
Figure 1. Example: CTnXESxx member requesting a SYSXES trace
TRACEOPTS
   ON
   OPTIONS('HWLAYER','LOCKMGR','CONNECT','REQUEST')
   BUFSIZE(100K)
The example shown in Figure 2 requests a trace of CONNECT, CONFIG, and STORAGE trace events for connection CON3 in ASID 5 for structure STR3.
Figure 2. Example: TRACE command for SYSXES trace
trace ct,on,comp=sysxes,sub=(str3.asid(5).con3)
* 17 ITT006A ...
reply 17,options=(connect,config,storage),end