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


Manipulating Resource State Settings

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

Manipulating Resource State Settings

Use the IWMSESET service to change resource state settings. The resource state can be changed only on the system in which the program is executing.

The resource states can be set to:

  • ON, which will satisfy a resource state requirement of ON.
  • OFF, which will satisfy a resource state requirement of OFF.
  • RESET, which will not satisfy any resource state requirement.

In Figure 21, a program executing on SYS3 invokes IWMSESET to change the value of DB2A from OFF to ON. SYS3 now satisfies the DB2LATE resource requirements shown in Figure 20 (DB2A ON and PRIMETIME OFF).

Figure 21. Manipulating Resource State Settings
REQTEXT

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014