Previous Topic

Next Topic

Book Contents

Book Index

Post-cloning procedures

This section describes procedures that can only be performed after the cloning procedure is completed. Only perform the post-cloning steps that are relevant to the installed products.

Note: Do not manually submit the jobs in the ilprefa.INSTWORK library. Any adjustments required for the cloned environment must only be performed using the ICE Customization facilities.

To make a working target system, perform the following post cloning processes:

  1. Grant APF authorization to the following libraries:

    To permanently define them as authorized, edit member IEAAPFxx or member PROGxx in SYS1.PARMLIB (where xx is the number specified in the IEASYSxx member in SYS1.PARMLIB). The libraries will become authorized after the next IPL.

    Dynamically define them with the following MVS command:

    SETPROG APF,ADD,DSN=DsName,VOLUME=VolSer

    SETPROG APF,ADD,DSN=IOA.V900.CLONE.CTRANS,VOLUME=CLONEV

    SETPROG APF,ADD,DSN=IOA.V900.CLONE.LOAD,VOLUME=CLONEV

    SETPROG APF,ADD,DSN=IOA.V900.CLONE.LOADE,VOLUME=CLONEV

  2. Refresh LLA

    If the IOA LOAD library resides in the MVS Linklist, refresh the LLA using the MVS command:

    F LLA,REFRESH

    If a program fetch optimization product, such as PDSMAN, QUICKFETCH, PMO, and so on, is in use at your site, you may need to refresh the Linklist tables.

    Log off from TSO/ROSCOE and log on again.

    Perform the following steps from ICE, as indicated in the parenthesis. In each of the steps, when a window is displayed, asking whether you want to replace the existing copy, specify Y.

  3. Update defining subsystems to z/OS if IOAPARM member parameter SSALLOC (Allow Dynamic SubSystem Definition) is set to N.
  4. Set IOA Online Monitor Parameters (ICE Customization, IOA Product Customization, Step 15.1).
  5. Specify IOA CPUs (ICE Customization, Control-O Product Customization, Step 1.4 or Control-M Product Customization, Step 1.17).
  6. To set ENABXES=Y and ENABXAE=Y, review and adjust the IOAPLEX parameters (ICE Customization, IOA Product Customization, Step 20.8).
  7. If ENABXES=Y and ENABXAE=Y, Build the IOAPLEX member (ICE Customization, IOA Product Customization, Step 20.9).
  8. Allocate Global AutoEdit Libraries (ICE Customization, Control-O Product Customization, Step 2.4) - for each SMFID.
  9. Allocate and Format Control-O Statistics Files (ICE Customization, Control-O Product Customization, Step 2.5) - for each SMFID.
  10. Allocate the Automation Log Files (ICE Customization, Control-O Product Customization, Step 2.6) - for each SMFID.
  11. Allocate Subsystem Communication File (ICE Customization, Control-M Product Customization, Step 5.3).
  12. Allocate and Format Communication Files (ICE Customization, Control-M Product Customization, Step 5.4) - for each SMFID.
  13. If SYSTLOGR=Y, Perform CMEM SYSPLEX Configuration (ICE Customization, Control-M Product Customization, Step 5.5).
  14. If SYSTLOGR=Y, Build CMMPLEX Parameter Member (ICE Customization, Control-M Product Customization, Step 5.6).
  15. For remote cloning, edit the password members for each of the installed products.
  16. Review and adjust the ECAPARMx parameter members (ICE Customization, IOA Product Customization, Step 14.2).
  17. Review and adjust the CTMPLEX parameter member (ICE Customization, Control-M Product Customization, Step 3.1).
  18. If the base (source) environment has alternative indexes created for the Control-D Active, Migration, and History User files, perform one of the following manual operation, depending on whether you want to use alternative indexes in the cloned environment:
  19. Allocate the SYSPROC site library for the TSO users.
  20. Review the operational libraries to ensure that there are no references to the base (source) installation.
  21. Activate IOA and INCONTROL Product Security (ICE Customization, IOA Security Customization, Step 1.8).

Parent Topic

Cloning IOA environments