Examples of requesting SYSRRS traces

In Figure 1, the member requests context services events filtered by the user ID JONES and requests a 1024KB buffer.
Figure 1. Example: CTnRRSxx member requests context services events
TRACEOPTS
   ON
   OPTIONS('EVENTS(CONTEXT) USERID(JONES)')
   BUFSIZE(1024K)
Figure 2 is an example of using the TRACE command to request the same trace shown in Figure 1.
Figure 2. Example: TRACE command requests context services events
trace ct,off,comp=sysrrs
trace ct,1024K,comp=sysrrs
* 17 ITT006A ...
reply 17,options=('events(context) userid(jones)'),end