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
