On the source, restart the replication with option 2 and all necessary tools.
On source system, depending on the functionalities and tools you are using, some or all of the following commands must be entered:
- Start automatic supervision, which will also start the environments
EDHCTL ENV(*) OPT(*STR)
-
OR only start all the environments
PMEDHSTR ENV(*) REP(*IMMED) SREP(*AUTO)
- Start Journal Manager with all the needed environments
EDH_JRNCLN OPT(*STR) ENV(E1 E2 E3 …)
- Start monitoring
With or without CLEAR of the MSGQEDHMONMSG MSGQCMD(PMEDHUSR/PMEDH) JOBQ(*LIBL/QSYSNOMAX) JOBNAME(EDHMONITOR) USER(PMSOFTICF) CLEAR(*YES)
- Depending on your tools release, the EDHSTART command can replace the commands
above:
EDHSTART ENV(*) STRENV(*YES) STRSPV(*YES) STRMON(*YES) STRJM(*YES)
Note:
EDHSTART command also allows to save the environments: SAVEENV(*YES). In that case, objects XX_S* are saved in library PMEDHUSRBK.
- Internal supervision of the environments starts automatically on source and target systems