Chapter 1. Application development tools for z/OS and OS/390 9
User exits
Fault Analyzer provides you with entry points to user exits, which can be written to perform a
variety of tasks when application program errors occur. These user exits include the ability to:
Override Fault Analyzer options
Reformat a dump to include site-specific information.
Notify specific people about an application or system failure
Suppress duplicate dumps and record the number of instances.
We provide you with samples of two REXX user exits for you to use “as-is” or to modify for
your needs.
1.6 IBM Debug Tool and Utilities
IBM Debug Tool for z/OS V4.1 is an interactive source-level debugging tool. It helps you
examine, monitor, and control the execution of a ...