Reports generated have the word PAGE to the far right, leaving room for only one digit page number. The impact is that if the report has more than 9 pages, after PAGE 9, the next page displays PAGE 0 as it does not have room to display ‘10’.
This changed with the new maintenance we have applied. We have a system running the previous version and do not get the error there.
Release : 11.6
Component : EASYTRIEVE REPORT GEN
PGNMDGTS
Specifies the number of digits in the PAGE number.
Default: 5 (on z/OS)
5 digits use the mask ZZ,ZZ9
Default: 7 (on Unix, Linux, and Windows)
7 digits use the mask Z,ZZZ,ZZ9
This is a compile-time option.
Client must be current on maintenance for the PGNMDGTS Options File parameter to be recognized. Without the needed PTF's, recreating a new Options file or running JOB06OP2 will not add the default 5 value.