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

      IWMEREG ETOKEN=ENCTKN,REGTOKEN=REGTKN,
              SUBSYS=SUBSTYPE,SUBSYSNM=SUBSNAME
*
* Storage areas
*
ENCTKN   DS    CL8             Enclave token
SUBSNAME DS    CL8             Subsystem name
SUBSTYPE DS    CL4             Subsystem type
REGTKN   DS    CL8             Register token

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014