On 3/28/2010 2:57 PM, Lindy Mayfield wrote:
I have a module abending but I cannot find the load library
it was run from.  Is there a way to find this in a dump?

Strictly speaking, no (a program could dynamically allocate a PDS, open a DCB, load the module, close the DCB, and free the allocation, without leaving any trace in your dump).

For most programs, that do not load from a specific PDS, you can look at the JOBLIB/STEPLIB concatenation, and see which library has the member in it. If you can access the archives, this topic has been hashed and rehashed a number of times.


Gerhard Postpischil
Bradford, VT

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to