
Chapter 22. Using Debug Tool Coverage Utility 431
22.3.8 Jobs generated so far
After you have generated the JCL, you will find three jobs in your JCL data set as shown in
Figure 22-9.
Figure 22-9 Jobs after JCL generation
The three jobs are named with your program name prefixed by:
S: JCL for the setup step
T: JCL for the Summary report
X: JCL to start up the monitor session
R: JCL for the Create JCL for Summary and Annotation Report
Of course, you could add the JCL for the compile of your modules, and a job to link edit the
modified object. For both, there are samples available in the ‘hlq.SEQASAMP’.
Next we start the coverage measurement process.