From: "mary george"

> During an abend analysis my LOGREC shows the address where
> the error occured as n bytes into ECNDLL ie in extended PLPA.
> Therefore ENDLL is name of the load module that contains number of Csects.
> The address however is not in the dump,in such cases IBM manual "MVS IPCS
Commands" suggests us to use AMBLIST utility to find the name of the Csect
we are looking for.
>
> Can anyone guide me on how to apply AMBLIST on dump dataset to view the
Csect names?
> Thanks n advance.

Seems you are making a pretty good fist of teaching yourself dump analysis.
What you are after isn't done against the dump dataset.
You have two options;
- run AMBLIST LISTLPA, or
- run AMBLIST LISTLOAD against the LPA library containing the load module.

Tools and Service Aids has the syntax and some examples.

Shane ...

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

Reply via email to