Doesn't it get started in COMMND00? 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Mark Yuhas
Sent: Wednesday, May 18, 2016 12:54 PM
To: [email protected]
Subject: Re: Questions about EZAZSSI

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?


----------------------------------------------------------------------
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

Reply via email to