DFS1108I label SEGMENT HAS NO FIELDS.
Explanation
An input segment has no fields defined for it. label is an externally defined name on the statement. If label is omitted, it is an internal name generated by the preprocessor for the statement. See also message DFS1023I.
System action
Processing continues with the next MSG or FMT definition.
Programmer response
Correct the message definition, and rerun the job.