Graphics reports on a JES2 system
When you are producing graphics reports such as Kiviat or pie charts on a system that runs JES2, you need to include the following JES JOBPARM statement in the JCL:
This statement causes an override of the default lines-per-page value defined to your printer device. The override is necessary for the maximum size full-page graphs, which contain 62 lines of output, because it allows the entire graph to print on a single page. Otherwise, a portion of the graph, as much as is defined to your printer device’s default setting, would print, a page eject would occur, and then the remaining portion of the graph would print on the next page.
Related topic