Mandatory program PMEDHOPEN: Environment SETUP - assure_quick_edd - 25.01

Assure QuickEDD Installation (Manual) Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure QuickEDD
Version
25.01
ft:locale
en-US
Product name
Assure QuickEDD
ft:title
Assure QuickEDD Installation (Manual) Guide
Copyright
2025
First publish date
1997
ft:lastEdition
2025-09-23
ft:lastPublication
2025-09-23T10:16:07.671000

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.