BIP8104

Severity

10 : Warning

Message

Changes a component's trace options. Syntax (1): mqsichangetrace ComponentName [ -u | -t ] -e ExecutionGroupLabel [ -f MessageFlow ] [ -l Level ] [ -m Mode ] [ -c Size ] [ -r ] (2): mqsichangetrace ComponentName -t -b [ -l Level ] [ -m Mode ] [ -c Size ]

Explanation

Command Options
'u' indicates UserTrace. May only be used with flag 'e'. 't' indicates Service Trace. 'b' is for components other than Execution Groups. 'e' Execution Group name. 'f' Message Flow name. 'l' specifies the trace level, 'none', 'normal' or 'debug'. 'm' specifies the trace mode, 'safe' or 'fast'. 'c' specifies the trace size in kilobytes. 'r' specifies that the log should be reset.