How to suppress a message from the joblog of a task?
search cancel

How to suppress a message from the joblog of a task?

book

Article ID: 189864

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

How to create a message rule to suppress a message from the joblog of jobs or started tasks?

Environment

OPS/MVS

Resolution

Here is a  sample message rule to suppress a message from a joblog of the task that issued it:


)MSG TRAC632I     
)PROC             
MSG.JOBLOGSUP = 1 


There is this note in the documentation:

"The value of the MSG.JOBLOGSUP variable takes effect only if the value of the SSIMSG parameter is YES."

Additional Information