We happen to start it out of commnd00 COM='S TCPZSSI,SUB=MSTR'
//TCPZSSI PROC P=&SYSNAME //STARTVT EXEC PGM=EZAZSSI,PARM=&P,TIME=1440 Along with the IEFSSN00 entries for VMCF and TNF is what actually starts the process. SUBSYS SUBNAME(TNF) /* TCPIP */ SUBSYS SUBNAME(VMCF) /* TCPIP */ _________________________________________________________________ Dave Jousma Assistant Vice President, Manager, Mainframe Engineering [email protected] 1830 East Paris, Grand Rapids, MI 49546 MD RSCB2H p 616.653.8429 f 616.653.2717 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of John McKown Sent: Wednesday, May 18, 2016 1:14 PM To: [email protected] Subject: Re: Questions about EZAZSSI On Wed, May 18, 2016 at 11:54 AM, Mark Yuhas < [email protected]> wrote: > We do not use the Pascal socket interface. We have not had Pascal on > our system since about 1992-1993. > > We have a home grown Automated IPL procedure. It has been in use > since 1995. TCP/IP gets started much later in the procedure after TNF > and VMCF are started. The IPL procedure does not issue a start for > TNF and VMCF. The subsystem definitions for TNF & VMC have START(NO). > TNF & VMCF are started 1 minute before TCP/IP. > > Our TCP/IP AUTOLOG section is: > AUTOLOG 10 > FTPD JOBNAME FTPD1 ; FTP Server > IMWEBSRV ; HTTP Server > ; IOASRV ; OSA/SF Server > ; LPSERVE ; LPD Server > ; NAMED ; Domain Name Server > ; NCPROUT ; NCPROUTE Server > ; OMPROUT ; OMPROUTE Server > OSNMPD ; SNMP Agent Server > ; PAGENT ; Policy Agent Server > PORTMAP ; Portmap Server (SUN 3.9) > ; PORTMAP JOBNAME PORTMAP1 ; USS Portmap Server (SUN 4.0) > ; RXSERVE ; Remote Execution Server > ; SMTP ; SMTP Server > TN3270E ; Telnet Server > ; TCPIPX25 ; X25 Server > ; CIGBRSRV ; Breeze Listener > ENDAUTOLOG > > So again, I query who starts EZAZSSI? > have you searched the z/OS SYSLOG/OPERLOG for where it starts? Out of curiosity, I just tried that on z/OS 1.12 and found it. Of course, I have about 5 years worth of SYSLOG files on my desktop Linux system. I'm a "hoarder". -- The unfacts, did we have them, are too imprecisely few to warrant our certitude. Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
