Restart the replication with option 2 and all necessary tools - assure_quick_edd - 24.02

Assure QuickEDD Upgrade Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure QuickEDD
Version
24.02
ft:locale
en-US
Product name
Assure QuickEDD
ft:title
Assure QuickEDD Upgrade Guide
Copyright
2025
First publish date
1997
ft:lastEdition
2025-08-05
ft:lastPublication
2025-08-05T14:04:14.151000

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

    EDHMONMSG MSGQCMD(PMEDHUSR/PMEDH) JOBQ(*LIBL/QSYSNOMAX) JOBNAME(EDHMONITOR) USER(PMSOFTICF) CLEAR(*YES)

    With or without CLEAR of the MSGQ
  • 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