SLIP PVTMOD (whether for IF or an error trap) works only for modules for which 
the system maintains a CDE to manage the module. That does not occur for 
"directed load" (LOAD with ADDR= or LOAD with ADDR64=).

Perhaps the module in question is loaded by directed load. For such a case, you 
will need to get the address of the module and use the exact address range that 
you need. Whether the loader of the application (CICS?) provides you a way to 
do that, I have no idea.

It is not necessary for SLIP IF with PVTMOD that the module be in storage at 
the time of the trap's setting.  Such a SLIP trap will show as INACTIVE if 
there is not a module currently being monitored.

Peter Relson
z/OS Core Technology Design


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to