340 IBM Application Development Tools for z/OS and OS/390
In this model, your application programmers perform a re-analysis shortly after
the abend. Complete the following:
Create a PROC that performs the following processes:
– Recall the archived listing.
– Convert the listing to a side file.
– Invoke the batch re-analysis.
The JCL for this batch job uses two symbolic parameters provided by the
application programmer:
– The fault ID
– The program name
The application programmer can submit the batch job to perform a re-analysis of
the dump and can review the analysis report in the JES spool.
Model 3
A budget freeze has been mandated at your site, but your DASD reserves are
slowly being consumed. You need an alternative method to perform dump
analysis. ...