Fault Analyzer

Fault Analyzer 

Tue April 27, 2021 03:26 PM

Fault Analyzer is a tool that helps you determine the cause of an application ABEND. It determines:

  1. What happened, How it happened
  2. In which program(s) – On which lines – Using which variables
  3. Accessing which Files …or… which Databases

Fault Analyzer provides the necessary information to perform root cause analysis on an application ABEND.

You do not have to interpret low-level, system dumps and wade through HEX data & addresses.  Information is presented in simple human-readable report format

  • Fault Analyzer gathers information about an application and the surrounding environment at the time of an abnormal end (ABEND), providing you with the valuable information you need to work through