E4D007E Fields in the segment do not fit within the specified segment length: segment name.
Explanation
Fields that are imported or added into a segment must fit within the segment (as specified in the SEGM BYTES parameter). If the start position of a field plus its length is greater than the defined segment length plus 1 (SEGM BYTES + 1), the field does not fit within the segment. IMS™ Explorer generates the DBView metadata and the DBD source on these segments. If an application accesses a portion of field that exceeds the segment end, the data will be incorrect.
User response
Use the Add or Edit Fields wizard to edit, move, or remove fields so that they fit within the segment.