Yes, the OP did show the CALL statements in a prior reply and they are “CALL variable” so are dynamic calls. Still, once the first dynamic CALL is done and the module is loaded into storage, I was under the impression that the instruction path for a dynamic CALL is reasonably efficient. Or at least SHOULD be . . .
Peter From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of rpinion865 Sent: Thursday, May 22, 2025 11:05 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: LE routine IGZXLPKA consumes considerable CPU time I might have missed it, but did the original poster show the actual call statements for PGMA and PGMB? Even if the programs, main and subprograms, were compiled with NODYNAM, if the call statements are CALL PGMA-VARIBLE and CALL PGMB-VARIABLE, where those two variables contain the subprogram names, that would be a dynamic call. "Confidentially doc, I am the wabbit." Bugs Bunny Sent with Proton Mail secure email. On Thursday, May 22nd, 2025 at 10:56 AM, Ralph Spadafora <mailto:ralphspadaf...@banknet.com> wrote: > LE modules IGZ@SCH4 and IGZXMCPY appear to be involved, consuming 7.73% and > 2.61% CPU. > > The attribution offsets (from the APA C08 report) that you included in your > original post are significant: > "002548 Attribution Offset 9.24" - the offset of the CALL statement to PGMA > "00248C Attribution Offset 0.11" - the offset of the CALL statement to PGMB > > By expanding these lines (for the offsets) in the APA C08 report, the system > (LE) modules that are in the call path will be displayed including their CPU > %. Comparing the call path for PGMA and PGMB should provide some clues. I > would expect to see IGZ@SCH4 and IGZXMCPY in the call path - no idea what > they do, but someone else on the list might know. > > Ralph. -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN