Formatting a SYSOPS trace

Format the trace with an IPCS CTRACE COMP(SYSOPS) subcommand. The OPTIONS parameter specifies the options that select trace records to be formatted. Your formatting options depend to a great extent on the tracing options you requested. Use the options to narrow down the records displayed so that you can more easily locate any errors. If the CTRACE subcommand specifies no options, IPCS displays all the trace records. The options for formatting a SYSOPS trace are:
COMMAND
Traces events related to command processing.
CONSDATA
Traces events related to console state changes.
LOGGING
Traces events related to Operlog and Syslog processing.
MCACHE
Traces events related to the message cache.
MESSAGES
This option includes the WTO, MSGDLVRY, MCACHE and LOGGING options.
MSG=msgid
Traces processing of a specific message. It REQUIRES either one of the following OPTIONS: MESSAGES, WTO, MSGDLVRY. MCACHE or LOGGING. msgid is 1-10 alphanumeric characters in length indicating the message id that will be traced.
MSGDLVRY
Traces events for WQE processing, MCS console message queueing, and extended MCS console message processing.
RECOVERY
Traces recovery events.
SERIALIZ
Traces latch serialization events.
SYSPLEX
Traces events for XCF signalling, sysplex serialization services, sysplex clean-up processing, and the manipulation of various queues.
WTO
Traces the effects of MPFLSTxx, the user exits, and the SSI on message content and attributes.