Ok...got it now....I check for the residual name. Thanks.....I let you know what I find....may have to adjust my DUMP options.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Hunkeler Peter (KIUP 4) Sent: Friday, October 16, 2009 6:14 AM To: [email protected] Subject: Re: How to determine module name of a SVC06 LINK call. Kevin, My assumption was that the code in question calls some function very often. That function leads to the frequent LINKs you see. I was further assuming that the name of the linked routine is somewhere in that programs storage and it could still be there at the time the dump was taken. The SVC6 parameter list pointed to by R15 at the time of the SVC6 instruction could lead you to that storage. The name could be there not matter whether the linked module currently is or is not in storage. I may also have misunderstood your intent. -- Peter Hunkeler CREDIT SUISSE ---------------------------------------------------------------------- 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 This e-mail message and any attachments transmitted with it are confidential and are intended solely for the use of its authorized recipient(s). If you are not an intended or authorized recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the information contained in this e-mail is prohibited. If you have received this message in error or are not authorized to receive it, please immediately notify the sender and delete the original message and all copies of it from your computer. ---------------------------------------------------------------------- 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

