Previous Topic: NONE as the Communication MethodNext Topic: How You Define Your VCF Master and Error Recovery Environment


Implement COMMUNICATION=NONE

To implement COMMUNICATION=NONE, you customize certain parameters in the INIT MIM file.

Follow these steps:

  1. Define the system using the following DEFSYS statement:
    DEFSYS(SYSA,01,SYSA)
    
  2. Specify NONE as the communications method using the MIMINIT COMMUNICATION parameter.