Prior to the TCP/IP communications between source and target jobs, you will need to use the following commands on the target system:
ADDLIBLE LIB(PMEDH)
ADDLIBLE LIB(PMEDHTOOLS)
Start subsystem for « receiver Jobs »:
STRSBS SBSD(PMEDHUSR/PMEDH)
Submit the daemon job:
SBMJOB CMD(PMSYSDEM OPT(*STR)) JOB(PMSYSDEM) JOBQ(QSYSNOMAX) USER(PMSOFTICF)
The job PMSYSDEMON starts in the sub-system QSYSWRK
Note: You will need to add the commands above to your start program on the target system to ensure that Assure QuickEDD HA is active after an IPL. We recommend that you are signed on as QSECOFR when editing your start program, and that you compile it with parameter USRPRF(*OWNER) to avoid authority problems. If your start job runs under the IBM default of QPGMR, you must verify that user QPGMR has *CHANGE authority to library PMEDHUSR.