>From: John Mattson <[EMAIL PROTECTED]> >Subject: Re: ServerPac and zFS <SNIP> >EZZ4203I Z/OS UNIX - TCP/IP CONNECTION ERROR FOR >TCPIP-BPX1PCT,8000000D,FFFFFFFF,00000079,11B3005A >EZZ4203I Z/OS UNIX - TCP/IP CONNECTION ERROR FOR >TCPIP-BPX1PCT,C0000005,FFFFFFFF,00000079,11B3005A >EZZ9315E TCP/IP WAITING FOR RESOLVER TO INITIALIZE
IBM added the RESOLVER task in as a requirement round about z/OS 1.4 if memory serves. We added the parm RESOLVER_PROC(RESOLVER) to BPXPRMxx and added the RESOLVER proc to SYS1.PROCLIB, then added resolv.conf to the /etc directory which contains various TCPIP related parms. Here's ours: TCPIPjobname TCPIP DATASETPREFIX SYSP.TCPIP MESSAGECASE MIXED HOSTNAME xxxxx DOMAIN xxxxx.COM NAMESERVER 10.9.167.76 NAMESERVER 10.10.61.91 NAMESERVER 10.5.20.166 NAMESERVER 10.1.56.63 NAMESERVER 10.10.36.66 Jim Holloway - MetLife The information contained in this message may be CONFIDENTIAL and is for the intended addressee only. Any unauthorized use, dissemination of the information, or copying of this message is prohibited. If you are not the intended addressee, please notify the sender immediately and delete this message. ---------------------------------------------------------------------- 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