
Chapter 3. Introduction to Fault Analyzer 101
Figure 3-5 Column Configuration
3.5 Using FA to analyze an abend
After an abend has occurred, you can:
Start an interactive reanalysis:
– You do that by entering ”I” in front of one of the fault entries.
View the real time report:
– You do that by entering ”V” in front of one of the fault entries.
Start a batch reanalysis:
– You do that by entering ”B” in front of one of the fault entries.
An example of how to do this is shown in Figure 3-6.
3.5.1 Interactive reanalysis
In this section we do an interactive reanalysis of a simple COBOL batch program that:
Reads a VSAM file
Makes a calculation
Abend ...