HBO0152I The length of section section of record is undefined: neither LENGTH nor any named fields are specified.
Explanation
If the length of a section is not specified explicitly by using a LENGTH clause, it is determined by the fields that are contained in that section. It is then defined to be the minimum length that accommodates the named fields. If no named fields are defined for the section, the length cannot be determined.
The System Data Engine stops processing the current statement and continues with the next.
Response
Verify that the length is specified correctly. If you must define a section that extends to the end of the containing record or section, specify a large length by using a LENGTH clause.