Previous Topic: MSG—MessagesNext Topic: MSUSPEND—MSCA ACID Protection


Examples: MSG control option

This example displays the characteristics of a specific MSG or MSGs:

F TSS,MSG(nnnn)

This example indicates that message TSS7205 is suppressed for undefined batch jobs in the IMPL mode only:

F TSS,MSG(7205,SBATCH,SUNDEF,SIMPL)

This example determines the characteristics of message TSS7003W:

F TSS,MSG(7003)

This example goes in the Parameter File:

*
* CONTROL OPTIONS
*
MODE(WARN)
MSG(7003,SBATCH,SUNDEF,SIMPL)