Reading DUMPs
Last Updated: 06/14/2004


Bottom of Page/ Dreaming/ Top of Page

Summary:
1. Obtain exception address.
2. Obtain address of program where exception occurred in.
3. Subtract address one from address two, resulting in displacement.
4. Using displacement obtained in step three you can go to point of abend in code.

Required Data:
1. Address of exception, of program where exception occured.
2. Recent Compile.

Per local DBA:
1. Extract Exception PSW from Page 1 of JCL.
2. Match PSW value with HEXLOC value of Compile JCL.

URL: dumps.html

Revised: 06/16/2004

Layout, design & revisions David E. Huenger