Previous Topic: Set Tracing OptionsNext Topic: Reset Tracing Options


Activate the Printing Function

To activate the printing function for the specified facility and selected options, use the command SETOPTION facility SETPRINT=(options).

The SETPRINT parameter controls whether events that are recorded in the CA MIM internal trace table are also sent to the MIM trace data set. SETPRINT is dependent upon SETTRACE, because only operands that have been specified in both SETTRACE and SETPRINT are sent to the MIM trace data set.

For example, to record SVC20 and OPEN processing trace events, issue:

SETOPTION EDIF SETTRACE=(SVC20,OPEN)
SETOPTION EDIF SETPRINT=(SVC20,OPEN)

Tracing is activated and trace records are then recorded in the MIM trace data set or spool file.