Question:
How to tell if service governor or high availability options is used on CA Workload Automation ESP Edition system?
Environment
CA WA ESP EDITION 11.4 Z/OS
Answer:
Check following command outputs:
- XCF D S: if ROUTING and/or SCOREBOARD services shown; if yes, then one of the two option is used;
- NODE -: if agent is defined as a CPU; if yes, then service governor option is used;
- RESDEF – LIST: if any resource is defined with WLM; if yes, then service governor option is used;
- OPER EXPEDITE – LIST: if there is any entry shown, then service governor option is used.
Check ESPPARM if variable SHADOW or SHADGOAL parm is defined. If yes, then high availability option is used.
Additional Information:
See more detail for the commands in “Command Reference Guide”.