Hi Jake, Almost all systems have the level 2 diagnostic utility ISRFIND. So you can run that (TSO ISRFIND from ISPF), put in the load module name, if it's a type 4 ESR the name will be IGX00nnn where nnn is the SVC number. So if it is SVC 201 then you'll put IGX00201 in the Member name field, then for Loadmod field put Y.
When you hit enter you can scroll down and on the right half of the screen when you see the member name you'll know what library it is loaded in. If it's a standard user SVC, then the loadmod name is IGC0020A. (The last letter is in packed decimal x'c1' in this case.) HTH, Lindy -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Jake Anderson Sent: maanantaina 7. marraskuuta 2016 12.05 To: [email protected] Subject: SVC display Hi Apology in advance this might be a repetitive questions I would like to know if there is any question to view SVC in use if it is added dynamically ? Any pointers would be much appreciated. Jake ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
