Looking for a life hack to manage subsystem initialization modules. We recently discovered that our tape management (HSC/Oracle) SSN init routine was 12 years out of date. The problem is that the load library itself does not need to be in link list as it is STEPLIBed to in the HSC proc. But the SSN init routine needs to be found at IPL time, so we copy it into a link list library. And then forget about it. One solution it to put the whole load library into link list, but that seems a bit extreme for all similar products.
Does anyone have a fairly foolproof technique for keeping the SSN init module up to date short of depending on doc-which will surely get missed somewhere down the road. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-543-6132 Office <===== NEW [email protected]<mailto:[email protected]> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
