Kevin Clark wrote: > Issue: trying to locate modules that are being linked excessively for a > particular job. > I am looking at a SVC 06 entry in my SYSTRACE and subsequent SSCH(s) to > the UCB where my LOADLIB resides.
I wrote a program 20 years ago to solve this type of problem. It was a front-end utility which trapped SVC 6, 7, 8, 9 and displayed module name, DDNAME and TTRN (IIRC). It definitely was a quick-and-dirty tool. BTW, the LINK macro issues SVC 6 or SVC 122 with R15=7. -- Gilbert Saint-Flour GSF Software http://gsf-soft.com ---------------------------------------------------------------------- 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

