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


Examples

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

Examples

To override the subsystem name and subsystem type provided on a previous call to IWM4CON, specify:

IWMWMCON  SUBSYS=GENSUB,SUBSYSNM=SUBNAME,
     CONNTKN=CONNTOKEN,RETCODE=RC,RSNCODE=RSN,

Where the following are declared:

GENSUB    DS    CL4          Generic subsystem type
SUBNAME   DS    CL8          Subsystem name
CONNTOKEN DS    FL4          Connect token

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014