ICP181I UUID STATEMENT SPECIFIED AFTER FUNCTION STATEMENT
Explanation
The UUID statement was specified after a FUNCTION statement was specified. The UUID statement is optional but if specified must precede all FUNCTION statements.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
Move the UUID statement so that it precedes all FUNCTION statements or delete it.