A PLEX configuration

An HCL Workload Automation for Z PLEX environment shows four systems running in a sysplex environment, connected using cross-system coupling facility (XCF) communication links.

One controller and one tracker are started on each tracker image of the sysplex; one controller becomes the active one, while the others start as standby controllers. One server is started on the z/OS® image where the active controller runs, to handle requests from dialogs and PIF applications.

The &SYSCLONE system variable is assumed to be set to KA, KB, KB, and KC on systems A, B, C, and D respectively.

Figure 1. An HCL Workload Automation for Z PLEX environment

eqqi0001 The graphic shows a PLEX environment.

Example EQQPARM Members for the previous figure shows the initialization statements you can use to create the configuration in An HCL Workload Automation for Z PLEX environment.

Table 1. Example EQQPARM Members for the previous figure

EQQPARM members, shared among z/OS® images

CONTROLR
OPCOPTS  OPCHOST(PLEX)
         ERDRTASK(0)
         SERVERS(OSRV)
ROUTOPTS XCF(TRKA,TRKB,
             TRKC,TRKD)
XCFOPTS  GROUP(OPCGRP)
         MEMBER(CONTR)
SERVER
SERVOPTS SUBSYS(OPCC)
         SCHEDULER(OSRV)
TRACKER
OPCOPTS OPCHOST(NO)
        ERDRTASK(0)
        EWTRTASK(YES)
        EWTRPARM(TRKBEW)
XCFOPTS GROUP(OPCGRP)
        MEMBER(TR&SYSCLONE.)
TRROPTS HOSTCON(XCF)
TRKEW
EWTROPTS EWSEQNO(1)