FABH0276I USEGMAX STATEMENT IS IGNORED
Explanation
This message is issued in one of the following cases:
- The length specified on the USEGMAX control statement is less than the length of the longest database segment.
- No user exit routine is specified.
- The USEGMAX statement is specified for the *F3 format or for the user record-formatting routine.
System action
For each case, the following system action is taken:
- The length specified on the USEGMAX statement is adjusted to the length of the longest segment.
- The USEGMAX statement is ignored.
- The USEGMAX statement is ignored.
In any of these cases, program FABHURG1 continues its processing and ends with a return code of 0.
User response
If the system action is acceptable, remove the USEGMAX statement or modify the value for the USEGMAX control statement for the next run. If the action is not acceptable, check your control statements or the DBD that you specified. Then correct the error, and rerun the job.