Messages › CA MIM Messages › MIM0361I
MIM0361I
{CTC devices | DASD Control File} will not be used because COMMUNICATION=type specified
Reason:
This message is issued only as a warning that CTC devices or DASD control files will not be used, even though they have been defined to CA MIM. The message does not usually indicate a problem. If there is a problem, however, then the following information will help you diagnose the potential problem:
- When CTC DEVICES is indicated, this message indicates that CTCPATH statements were found in the initialization member and DASDONLY, NONE, or XCF were specified on the MIMINIT COMMUNICATION statement.
- When DASD CONTROL FILES is indicated, this message indicates that DASD control files were specified in the CA MIM startup procedure, and CTCONLY, NONE, or XCF were specified on the MIMINIT COMMUNICATION statement.
Action:
Correct the problem as follows:
- If you want to use DASD control files, then specify CTCDASD or DASDONLY on the MIMINIT COMMUNICATION statement.
- If you want to use CTC devices, then specify CTCDASD or CTCONLY on the MIMINIT COMMUNICATION statement.
- (z/OS) If you want to use XCF communication, then remove CTCPATH statements and remove the reference to the CA MIM DASD control file from your startup procedure.