On Wed, 31 Jul 2013 23:12:20 +0530, Robert Hahne <[email protected]> wrote:
>Hello Mark , > > Thanks for the response ! > >Sorry , i was wrong . OMVS was fully functional , but EZD1176I message hadn't >come out while GPMSERVE was abending. > >EZD1176I TCPIP HAS SUCCESSFULLY JOINED THE TCP/IP SYSPLEX GROUP EZBTCPCS > >Everytime ,after this message comes out , GPMSERVE seems to be starting >without any issues . > >Unfortunately i dont have any dumps to look at the moment .We have an IPL >this weekend , and i will look at the LE dumps when this reoccur . As you >suggested , starting GPMSERVE later in the IPL is the best solution being an >unsupported release . > >Would you think the issue is because of GPMSERVE trying to start before >EZD1176I comes out ? > >Regards, >Bob > On my system I only see about 2 seconds delay between these two messages (I checked several systems and they were all 2 seconds): EZAIN11I ALL TCPIP SERVICES FOR PROC TCPIP ARE AVAILABLE. EZD1176I TCPIP HAS SUCCESSFULLY JOINED THE TCP/IP SYSPLEX GROUP EZBTCPCS Are you saying you always start GPMSERVE in that 2 second window (or whatever it is on your system)? If you are starting it prior to EZAIN11I, TCPIP is not initialized. I looked and my client's automation and starting tasks that require TCPIP are triggered after EZAIN11I. Regards, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ > > > >> > >> >> I assume you are asking because z/OS 1.11 is EOS and you don't have >> an extended support contract with IBM?? >> >> Return code is "Condition management for MVS could not be initialized" >> >> Have you tried getting / looking at the LE dump? >> >> If you are sure OMVS is fully initialized (which I am assuming it is since >> you said TCP/IP is fully functional before starting it), it could be related >> to MAXPROCUSER since it is timing related. What UID does it run under? >> >> You could take the easy way out (since this is an unsupported system) >> and just start it later in the IPL to begin with! >> >> Mark >> -- >> Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS >> mailto:[email protected] >> Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html >> Systems Programming expert at http://expertanswercenter.techtarget.com/ >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
