z/OS MVS Programming: Workload Management Services
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Example

z/OS MVS Programming: Workload Management Services
SC34-2663-00

Example

To record an abnormal event that has occurred for a work request associated with a monitoring token defined in the field MONTKN1, specify:

IWMMABNL ABNORMAL=(R7),
         MONTKN=MONTKN1,
         MONENVKEYP=PSWKEY,
         MONENV=NOSWITCH,
         RETCODE=RCODE,RSNCODE=RSN

No address space switch is required, so you can specify MONENV=NOSWITCH.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014