XMSEV – Severity of messages to return in a message control block

Use this option to set the severity of the Workload Automation Programming Language messages that are returned through a control block.

If you set XMBLK to YES, the Workload Automation Programming Language messages are returned in a control block. Set the level of message severity in the XMSEV option by specifying a string of valid suffixes. The default is WEF, meaning that Warning, Error, and Fatal messages are returned.

A
Advisory
C
Critical (RC=16)
E
Error (RC=8)
F
Fatal (RC=12)
I
Informational
O
Operational Console
W
Warning
X
Excluded (by SETSEV command)
Note: Messages are not returned if Workload Automation Programming Language is stopped immediately for a critical error. In this case, messages are stored only in the Workload Automation Programming Language log, regardless of this setting.