DFS3579I USER EXIT2 REQUEST = 90 FROM DFSSS060. INPUT IS NOT IN STANDARD FORMAT, END STATEMENT MISSING. RESOURCE TYPE = resource type.

Explanation

Return code 90 signals the SORT/SPLIT utility to process the current user resource type as a standard resource. In this case, the exit routine is not called for the remainder of the current user resource type. This message warns you that the END statement is missing, which might cause compiler errors after the Sort/Split utility completes. A report is generated.

System action

The SORT/SPLIT utility generates return code 02. Processing continues.

Programmer response

If a compiler error occurs, you must add an END statement either through the initial input to Stage 1 or through exit routine 2. If you add the END statement through the exit routine, you must also put it at the end of each member.