Add the Assure QuickEDD HA program library to your library list.
ADDLIBLE LIB(PMEDH)
Print your System Values to document future possible changes to the security auditing system values.
DSPSYSVAL QAUDCTL
DSPSYSVAL QAUDLVL
Assure QuickEDD HA environment creation (PMSOFTICF is used as an example, replace this value by your replication profile)
CALL PGM(PMEDHOPEN) PARM((PMSOFTICF))
The PMEDHOPEN program creates the objects needed to use the software on the system, mainly:
- Library PMEDHUSR, which will contain all settings of your high availability configuration, and the switch scenarios.
- User Profile LAKEVIEW which is owner of all LAKEVIEW objects, more information is available in “General security considerations”.
- Library LAKEVIEW, which will contain all product and licensing information.
- PMEDH SBSD subsystem description, in which all the jobs of the replication will run, and linked elements (CLS, JOBQ, JOBD).
- The basic settings objects.
- If security
auditing was not active prior to the installation, the program also:
- changes system values QAUDCTL and QAUDLVL,
- creates a journal receiver AUDRCV0001 in library PMEDHJRN, and
- creates journal QAUDJRN in library QSYS, attached to receiver AUDRCV0001.