If you have configured MIMIX to replicate system settings or system values and need to maintain different system settings or values on the production and backup nodes, you need to use customized step programs and at least two application groups to ensure that replicated values are appropriately changed as part of switch processing. This environment requires creating a relationship between application groups through the use of customized step programs. Contact your Certified MIMIX Consultant.
If you have this environment, a Certified MIMIX Consultant will assist you with identifying the controlling application group and the related application groups for which it controls within procedures. You must:
-
Customize the step programs identified in Table 82 to identify the related application group.
-
Add the customized step programs into the controlling application group’s *END, *START, *SWTPLAN, and *SWTUNPLAN procedures.
-
Enable the steps in the appropriate *END, *START, *SWTPLAN, and *SWTUNPLAN procedures.
Step programs that need customizing for certain environments that replicate system settings or system valuesStep
Program
Description
MXENDRAG
Customize to specify the name of the related application group.
Message if not customized: LVEE949
Where used: Procedures of type *END that control a related application group.
Source code template: MXENDRAG in source physical file MCTEMPLSRC in the installation library.
MXSTRRAG
Customize to specify the name of the related application group.
Message if not customized: LVEE949.
Where used: Procedures of type *START that control a related application group.
Source code template: MXSTRRAG in source physical file MCTEMPLSRC in the installation library.
MXSWTRAGP
Customize to specify the name of the related application group.
Message if not customized: LVEE949.
Where used: Procedures of type *SWTPLAN that control a related application group.
Source code template: MXSWTRAGP in source physical file MCTEMPLSRC in the installation library.
MXSWTRAGUN
Customize to specify the name of the related application group.
Message if not customized: LVEE949
Where used: Procedures of type *SWTUNPLAN that control a related application group.
Source code template: MXSWTRAGUN source physical file MCTEMPLSRC in the installation library.