OPTIONS parameter

The values for the OPTIONS parameter for the CTnLOGxx parmlib member and reply for a TRACE command, in alphabetical order, are:

Option Default Subparameters
ALL No No
CONNECT Yes No
Start of changeDATASETEnd of change Yes No
INVENTRY No No
LOCBUFF Yes No
LOGSTRM Yes No
MISC Yes No
RECOVERY Yes No
SERIAL Yes No
STRMNAME No Logstream
STORAGE No No
ALL
Traces all system logger events.
ASID
Traces events for only the specified address space identifiers (ASID).
COMPERR
Start of changeTraces internal system logger errors or unexpected events. This option is not specifiable and is always traced, as it is considered the minimal tracing.End of change
CONNECT
Traces list structure connections, disconnections, rebuild and event exit processing.
Start of changeDATASETEnd of change
Traces log stream data set allocation and management.
INVENTRY
Traces log stream and structure definition and deletion processing as well as all LOGR CDS accesses. Do not specify this option unless requested by the IBM® Support Center as this generate a large amount of records and may cause the buffer to wrap frequently.
LOCBUFF
Traces system logger local buffer management.
LOGSTRM
Traces log stream functional request processing.
MISC
Traces system logger internal miscellaneous services.
RECOVERY
Traces system logger component recovery, detecting abnormal conditions during processing.
SERIAL
Traces system logger serialization services.
STORAGE
Traces system logger storage management. Do not specify this option unless requested by the IBM Support Center as this will generate a large amount of records and may cause the buffer to wrap frequently.
STRMNAME
Traces events for only the specified log streams. If you specify STRMNAME, the specified log streams filter the CONNECT, LOGSTRM, INVENTRY, and DATA SET options. The STRMNAME parameter must be specified STRMNAME=(strmname1). If you specify more than one log stream, STRMNAME must be specified STRMNAME=(strmname1,strmname2). A maximum of eight log stream names can be specified.

Note that the system does not verify the log stream names specified.