No HEADER record found – statement ignored
When reading statements from its REPGRPS input stream,
the Builder encountered a CREATE statement. However, no HEADER statement
had been encountered first. The HEADER statement is mandatory and
must be the first statement in each data set in the REPGRPS concatenation.
The Builder skips to the next input statement and
continues, but terminates when the end of the input is encountered.
Ensure that each data set in the REPGRPS concatenation
has a HEADER statement as the first statement in the data set. Correct
the problem and rerun the job.