MTRC and NOMTRC data type selection commands


 MTRC

The MTRC command specifies that MTRC records are to be printed. You can use these trace records to follow the steps through message generation. These records help determine if messages are being sent as expected, if the proper IF statements are activated at the time of logic test, when calls and branches are taken, and when EVENTs are signaled, posted, or reset.

Note: You must specify MSGTRACE=YES for a device, LU, or TP before message trace records will be written to the log data set during a simulation run. The Loglist Utility will be unable to print MTRC records if no message trace records are in the log data set. MTRC records reference the sequence numbers from the message generation statements. For more information about the MSGTRACE operand, refer to WSim Script Guide and Reference.

 NOMTRC

The NOMTRC command specifies that MTRC records are not to be printed.