MIMIX procedures when performing an initial program load (IPL) - assure_mimix - 10.0

Assure MIMIX Operations Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software
Version
10.0
Language
English
Product name
Assure MIMIX
Title
Assure MIMIX Operations Guide
Copyright
2023
First publish date
1999
Last updated
2024-03-12
Published on
2024-03-12T11:06:36.794496

An initial program load (IPL) loads the operating system and prepares the system for user operations. Performing the recommended MIMIX-specific steps can help ensure that objects are not damaged during the IPL and that the integrity of your MIMIX environment is not compromised.

Note: This procedure describes an IPL performed under normal circumstances. It does not address IPL considerations for system switching environments.

Before beginning this procedure, review your startup procedures to determine whether subsystems will start after the IPL. This startup program is defined in the QSTRUPPGM system value.

To perform an IPL in a MIMIX environment, do the following:

  1. End MIMIX including the MIMIX managers and end the RJ links using the following command:

    ENDMMX ENDOPT(*IMMED) ENDRJLNK(*YES) SYSDFN(*LOCAL) ENDSMRJ(*YES)

    For more information about the ENDMMX command, see Commands for ending replication.

  2. If the Assure UI server is running on the system you are about to IPL, use the following command to end the Assure Unified Interface server:

    VSI001LIB/ENDVSISVR
  3. Ensure that all MIMIX jobs are ended before performing this step. End the MIMIX subsystem on the system you are about to IPL. Type the following on a command line and press Enter:

    ENDSBS SBS(MIMIXSBS) OPTION(*IMMED)
    Note: If you are running the Assure UI server in the MIMIX subsystem for any product, be aware that all Assure Unified Interface processes will end.
  4. Perform the IPL.

  5. If your subsystems do not start during the startup procedures defined in the QSTRUPPGM system value, start the MIMIX subsystems on both the source and target systems. On each system, type the following on a command line and press Enter:

    STRSBS SBSD(MIMIXQGPL/MIMIXSBS)
  6. Verify the communication links start, using the Verify Communications Link (VFYCMNLNK) command. For more information about the VFYCMNLNK command, see Verifying a communications link for system definitions.

    If the communications link is not active, you may need to start the port job. On a command line type the following and press Enter:

     STRSVR HOST(host-name-or-address) PORT(port-number)
  7. Start MIMIX from either the source or target system. The Start MIMIX (STRMMX) command starts the MIMIX processes for the installation, including the MIMIX managers and the data groups.

    For more information about the STRMMX command, see Starting MIMIX.

  8. If you ended the Assure Unified Interface server, restart it using the following command:

    VSI001LIB/STRVSISVR