I am not aware of a standard "utility" from IBM which can add a type 4 SVC "on the fly". Basically what you need to do is load the module into common storage, such as with a LOAD GLOBAL=YES. Then use the SVCUPDTE macro to modify the SVC table on the fly. I think that some "add on" products can do this for you. But we don't have any such here.
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2A3A0/3.1.7 http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2A4A0/14.0 On Thu, Mar 13, 2014 at 4:51 AM, Jim McAlpine <[email protected]>wrote: > It's a long, long time since I had to do the above and I presume things > have changed some since then. So the question is, can I dynamically add a > type 4 SVC to a z/OS 1.13 system or is an IPL still needed ? > > Jim McAlpine > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Wasn't there something about a PASCAL programmer knowing the value of everything and the Wirth of nothing? Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
