Air Cleaner User Manual
See “START TRACE” on page 265 for a list of allowed destinations for each
trace type.
Constraint block
CLASS(integer)
Limits the action of the STOP TRACE to traces started for particular
classes. See the START TRACE command for a list of allowed classes. A
range of classes can be specified as m:n (for example, CLASS(01:03)). You
cannot specify a class if you did not specify a trace type.
The default is CLASS(*), which does not limit the command.
RMID(integer)
Limits the action of the STOP TRACE to traces started for particular
resource managers. See the START TRACE command for a list of allowed
resource manager identifiers.
Do not use this option with the STAT or ACCTG trace type.
If the list of RMIDs includes 231, the tracing for this resource manager is
left unchanged if one of the following is true:
v TRACE(GLOBAL) or TRACE(*) is not specified
v The list of destinations does not include RES
v This list of classes does not include 01 or 04
Also, comments will be truncated to 120 characters.
The default is RMID(*), which does not limit the command.
TNO(integer)
Limits the action of the STOP TRACE to particular traces, identified by
their trace numbers (1 to 32). Up to 8 trace numbers can be used. If more
than one number is used, only one value for USERID can be used.
The default is TNO(*), which does not limit the command.
USERID(string)
Limits the action of the STOP TRACE to traces started for particular user
ID. Up to 8 user IDs can be used. If more than one user ID is used, only
one value can be used for TNO. Do not use this option with STAT.
The default is USERID(*), which does not limit the command.
STOP TRACE
Chapter 2. The MQSeries commands 283