Peter, Hijacking this thread away from the XDC stuff. Is there any way to tell z/OS program fetch that I _want_ RENT and/or REFR marked modules to be loaded into key 0 storage which is also write protected in the page tables _without_ it being APF authorized? Why not?
On Wed, Jun 11, 2014 at 6:55 AM, Peter Relson <[email protected]> wrote: > >Your target load modules are reentrant and already preloaded > >into key=0 storage. > > In general, that would be true only if the load library was APF-authorized > (or if this is a key=9 task). Otherwise the target modules, even if > reentrant, are placed into TCB-key storage (Subpool 251). For > non-APF-authorization, reentrancy semi-enforcement by placing in key 0 > storage is not done. > > Guessing that it's not a key=9 case, if debugging, perhaps the load > library's APF authorization could be removed. > > 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 > -- There is nothing more pleasant than traveling and meeting new people! Genghis Khan Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
