ICP154I INVALID MIF IMAGE ID NUMBER x [FOR CSS y | FOR PARTITION zzzzzzzz | FOR CSS y AND RESERVED LP (*) BECAUSE MCS_1 EXISTS]

Explanation

The PARTITION parameter on the RESOURCE statement contains incorrect MIF image ID number x. One of the following explanations apply:
  • If the message only includes the invalid MIF image ID number, the number must be a 1-digit hexadecimal number in the range 1-F.
  • If the message is for CSS y, your CPC only supports MIF image ID numbers 1-A in the maximum CSS ID for your CPC. See Table 1 to determine the maximum logical partitions per CSS your CPC supports and which CPCs restrict MIF IDs to the range 1-A in the maximum CSS ID the CPC supports.
  • If the message is for partition zzzzzzzz, you specified a partition name other than MCS_1 with MIF ID B in the last CSS ID your CPC supports. Only the LMC partition MCS_1 can be defined with MIF ID B in the last CSS ID.
  • If the message is for reserved LP (*) and MCS_1, you specified a reserved LP with MIF ID B in the last CSS ID your CPC supports. However, your CPC requires the MCS_1 partition exist in the last CSS with MIF ID B. See Table 1 to determine which CPCs require the LMC partition MCS_1.
The number must be a 1-digit hexadecimal number in the range of 1-F.

System action

IOCP ends with a return code of 8.

Programmer response

Correct the keyword value. If the error was due to a reserved LP being defined where MCS_1 must exist, remove the reserved LP. If you do not specify the MCS_1 partition, IOCP adds it.