https://www.ibm.com/docs/en/cics-ts/5.5?topic=applications-debugging-profiles
Debugging profiles A debugging profile specifies a set of one or more application programs which are to be debugged together. For example: All instances of program PYRL01 running in system CICS1 All Java™ classes with names beginning “ setBankAccount ” All programs with names beginning “'PYRL'” run by user APPDEV02 On Mon, Feb 21, 2022 at 7:42 PM Lars Höglund <[email protected]> wrote: > > Debugging? > > -----Ursprungligt meddelande----- > Från: IBM Mainframe Discussion List <[email protected]> För Mike Schwab > Skickat: den 21 februari 2022 18:39 > Till: [email protected] > Ämne: Re: Why SLIP PVTMOD/PVT EP does not work for Private load modules in > CICS > > CEMT is the CICS debugging command. > > On Mon, Feb 21, 2022 at 4:15 PM venkat rao bandaru <[email protected]> wrote: > > > > Thank you for the information. > > > > On Mon, Feb 21, 2022 at 4:55 PM Seymour J Metz <[email protected]> wrote: > > > > > Yes, SLIP relies on MVS control blocks to locate modules. If there > > > is no CDE or LPDE then SLIP has not way of locating the module by > > > name. If you're licensed, you might ask the CICS support people at > > > IBM how to trace in modules loaded by CICS. > > > > > > > > > -- > > > Shmuel (Seymour J.) Metz > > > http://mason.gmu.edu/~smetz3 > > > > > > ________________________________________ > > > From: IBM Mainframe Discussion List [[email protected]] on > > > behalf of venkat rao bandaru [[email protected]] > > > Sent: Monday, February 21, 2022 10:34 AM > > > To: [email protected] > > > Subject: Re: Why SLIP PVTMOD/PVT EP does not work for Private load > > > modules in CICS > > > > > > Yes, that's correct. The modules are loaded by CICS. > > > > > > I read somewhere that SLIP scans CDE(Content Directory Entry > > > <https://www.ibm.com/docs/en/zos/2.3.0?topic=information-cde-heading > > > >) table for module information. Is it possible, CICS Load does not > > > add entry to CDE ? This is just my speculation though. > > > > > > > > > On Mon, Feb 21, 2022 at 4:20 PM Seymour J Metz <[email protected]> wrote: > > > > > > > I would guess that you're debugging a module that CICS has loaded > > > > itself rather than loading via MVS contents supervision. > > > > > > > > > > > > -- > > > > Shmuel (Seymour J.) Metz > > > > http://mason.gmu.edu/~smetz3 > > > > > > > > ________________________________________ > > > > From: IBM Mainframe Discussion List [[email protected]] on > > > > behalf of venkat rao bandaru [[email protected]] > > > > Sent: Monday, February 21, 2022 9:52 AM > > > > To: [email protected] > > > > Subject: Why SLIP PVTMOD/PVT EP does not work for Private load > > > > modules in CICS > > > > > > > > Greetings! > > > > > > > > Can you please share your experience around why SLIP IF/SA with > > > > PVTMOD/EP would not detect the load module in my CICS region ? Any > > > > SIT parameters > > > in > > > > play ? > > > > > > > > SLIP IF/SA with PVTMOD/EP works for load modules in batch jobs. > > > > > > > > I have to use RANGE with absolute address to hit the SLIP, which > > > > is a concern for me. Please share if you have such experience and > > > > work > > > arounds. > > > > Thank you in advance! > > > > > > > > > > > > -- > > > > Best Regards > > > > *Venkat* > > > > > > > > ------------------------------------------------------------------ > > > > ---- 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 > > > > > > > > > > > > > -- > > > Best Regards > > > *Venkat* > > > > > > -------------------------------------------------------------------- > > > -- 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 > > > > > > > > > -- > > Best Regards > > *Venkat* > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO IBM-MAIN > > > > -- > Mike A Schwab, Springfield IL USA > Where do Forest Rangers go to get away from it all? > > ---------------------------------------------------------------------- > 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 -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
