ICP216I ONLY ONE FID MAY BE DEFINED FOR FUNCTION TYPE=xxxx

Explanation

You specified a count parameter in the FID keyword with a value greater than one for a TYPE=xxxx function. Function types that do not support virtual functions must have a count of one. See Table 1 to determine which function types do not support virtual functions.

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

Reduce the FID count to one or delete the parameter.