DFS1117I label DEVICE DOES NOT DEFINE ALL DPAGE DESCRIPTIONS.

Explanation

This message is printed if:
  • An LPAGE of a MSG description references a "dpagename" in a SOR= parameter which is not defined in a related FMT description.
  • An FMT description contains several DEV statements and does not contain identical labels on DPAGE statements for each DEV statement.

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 DFS1017I.

System action

Processing continues with the next DEV, FMT, or MSG definition.

Programmer response

Correct the format definition, and rerun the job.

Severity

12