On Mon, 9 Apr 2007 11:01:17 -0500, Mark H. Young <[EMAIL PROTECTED]> wrote:
>On Mon, 9 Apr 2007 10:11:40 -0500, Mark Zelden ><[EMAIL PROTECTED]> wrote: > >>>IEFJ004I SUBSYSTEM ORST NOT INITIALIZED - ORASSINI NOT FOUND >>> > >>If the subsystem initialization routine supports dynamic SSI, then you >>can add it now without IPL-ing. However, you would have to use >>a different subsystem name - which may or may not be a problem. >>You can then correct it and use the name you wish for the next IPL. >> > >Mark, >How would you refresh things for this to work? > It isn't a "refresh", it would be adding a new (different) subsystem than the one that didn't initialize properly at IPL time because the initialization routine could not be found. It would be done using an operator command: SETSSI SETSSI ADD,S=ORS2,I=initrtn,P=initprm >When you say 'subsystem initialization routine supports dynamic SSI', are you >talking about the ORASSINI module itself? > Yes >What about finding the control block and where it exists in storage, and then >use OMEGAMON or TMON, etal. to ZAP memory? > ZAP what? The subsytem exists, but it was built wrong (for the application that needs it). Perhaps some things could be zapped (like supported function codes), but the subsystem initialization routine can do a lot more than define those. Have a look at "MVS Using the Subsystem Interface". http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2F240/ Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group: G-ITO mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

