Ending MIMIX as part of an environment outage - assure_mimix - 10.0

Assure MIMIX Operations with PowerHA User 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 with PowerHA User Guide
Topic type
How Do I
Copyright
2023
First publish date
2009

In an environment outage, MIMIX processing on all nodes is ended but clustering and your production application are not required to be ended. This procedure is appropriate when ending MIMIX to install a software update.

To end MIMIX, do the following from the node to be upgraded:

  1. Use the following command to end MIMIX:

    installation_library/ENDMMX ENDOPT(*CNTRLD) ENDRJLNK(*NO)

    This step is complete when the command returns control back to you. However, it may take some time for the ENDMMX processes to complete.

  2. If the Assure Unified Interface server is running on the node you are about to upgrade, 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 from the node you are upgrading. Type the following on a command line and press Enter:

    ENDSBS SBS(MIMIXSBS) OPTION(*IMMED)
    Note: If you are running Assure Unified Interface in the MIMIX subsystem for any product, be aware that all Assure Unified Interface processes will end.
  4. Verify that there are no active jobs with locks on MIMIX objects by using the following commands:
    WRKOBJLCK OBJ(installation_library/DM0200P) OBJTYPE(*FILE)
    WRKOBJLCK OBJ(installation_library/LVMSGLOGP) OBJTYPE(*FILE)
    WRKOBJLCK OBJ(installation_library) OBJTYPE(*LIB)
    WRKOBJLCK OBJ(LAKEVIEW) OBJTYPE(*LIB)
    If no object or member locks are reported, MIMIX is ready to be upgraded.