Running batch jobs on a proxy that execute commands.
We currently have many batch jobs which issue ESP commands and have SUBSYS(ESPP) coded which is the subsystem ID of the ESP master. Since these jobs can run on any LPAR in the Sysplex, they aren't always running on the LPAR where the master is located.How do I get the commands to execute on the master?
The solution for this would be to update the parm in the jobs to use the proxy subsysname routing commands to master.
EXAMPLE: ESP1 is the subsystem ID of the proxys.
"SUBSYS(ESP1) MASTER".