A question was asked here whether the number of times a COBOL CALL was done to various subroutines in a batch job step could somehow be reported out of system-generated information. We were informed by local SMF specialists that LINK/LOAD/XCTL/ATTACH/DETACH counts were not available from SMF records.
It occurred to me to wonder if LE maintains any sort of "CALL" count information for DYNAMically invoked routines (i.e., COBOL DYNAM compiler option, or "CALL variable-name" with option NODYNAM). Does anyone here know if there any such information available through LE services? Is there any way at all to get such information short of in-program call counters reported at EOJ by the programs themselves? Peter 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 [email protected] with the message: INFO IBM-MAIN
