Messages › CA MIM Messages › MIM0339E
MIM0339E
System sys1 detected inconsistent parm for VCFPATH addr on system sys2
Reason:
This message indicates one of the following:
- If parm=TOSYSTEM, then CA MIM detected an incorrect TOSYSTEM value on the CTCPATH statement identified by FROMSYSTEM sys2 and the ADDRESS addr. The path at that address physically connects sys2 with sys1, but the TOSYSTEM parameter indicates a connection to some other system. This message can also be issued if different DEFSYS statements are specified on systems sys1 and sys2.
- If parm=ADDRESS LIST or DEVICE ORDER, then inconsistent address values exist between the CTCPATH statement FROMSYSTEM sys1 TOSYSTEM sys2 and the statement FROMSYSTEM sys2 TOSYSTEM sys1. Either different addresses were specified on each system, or the addresses were specified in a different order on each system.
This message is issued on both systems. System sys2 terminates with a user abend code U0040 (z/OS) or U028 (z/VM).
Action:
CTCPATH statements and DEFSYS statements must be identical on all systems. Therefore, specify the same CTCPATH statements and DEFSYS statements on all systems in the complex, and restart CA MIM.