Previous Topic: NONE as the Communication MethodNext Topic: ICMF Communication Method


Implement COMMUNICATION=NONE

To implement COMMUNICATION=NONE, you customize certain parameters in the MIMINIT member.

Follow these steps:

  1. Define the systems participating in the MIMplex using the following DEFSYS statements:
    DEFSYS(SYSA,01,SYSA)
    
  2. Specify NONE as the communications method using the MIMINIT COMMUNICATION parameter.
  3. If you are planning to activate ECMF, you must also include the ALLOCATE statements for checkpoint files.