ICP140I INVALID xxxxxxx VALUE

Explanation

The value specified for keyword xxxxxxx does not have the correct type of characters or is not supported by your CPC. See the following explanations:
  • For a PCHID keyword value, each character must be hexadecimal (0-9 or A-F), and your CPC must support the number.
  • For a VCHID keyword value, each character must be hexadecimal (0-9 or A-F), and your CPC must support the number.
  • For an AID keyword value, each character must be hexadecimal (0-9 or A-F), and your CPC must support the number.
  • For a PORT keyword value, each character must be decimal (0-9), and your CPC must support the number.
  • For a CSYSTEM keyword value, each character must be alphanumeric (0-9 or A-Z).
  • For an LSYSTEM keyword value, each character must be alphanumeric (0-9 or A-Z).
  • For a PNETID keyword value, each character must be alphanumeric (0-9 or A-Z).
  • For a FID keyword value, each character must be hexadecimal (0-9 or A-F), and your CPC must support the number.
  • For a UID keyword value, each character must be hexadecimal (0-9 or A-F) and cannot be zero.
  • For a VF keyword value, each character must be decimal (0-9) and in the valid range for the given function type.
See Table 2 to determine what your CPC supports. See Table 1 to determine the valid VF range for each function type.

System action

IOCP continues to validate and check the syntax of the remaining statements. However, it does not generate an IOCDS and it does not produce configuration reports

Programmer response

Correct the keyword value.