ICP152I SYSTEM=(xxxx,n) USED BY ICP IOCP
Explanation
You did not specify the SYSTEM keyword in the ID statement. IOCP sends this message to inform you that IOCP used the machine limits and rules associated with the parameter SYSTEM=(xxxx,n). This message is an informational message only.
System action
If an ID statement is present, IOCP prints this message after processing it. If it is not present, IOCP prints this message after the last statement is processed and then continues processing.
Programmer response
Ignore this message in the following situations:
- IOCP used the correct machine limits and rules for your configuration for a deck verification (WRTCDS=NO or NOWRTCDS)
- You are writing an IOCDS
- You are using a stand-alone version of IOCP.
Otherwise, specify the correct SYSTEM keyword value on the ID statement. For additional information, see Machine limits.
You can prevent IOCP from issuing this message by specifying SYSTEM=(xxxx,n) in the ID statement.