Thanks Scott, There was some issue with resolver address space and been
corrected now.





On Sun, Feb 9, 2014 at 9:41 PM, Scott Ford <[email protected]> wrote:

> Venkat,
>
> First you need to know where is your DNS server? Are you pointing to it ?
> Are you running the RESOLVER STC? We run Resolver and in its tables it
> points to our external dns servers
>
> Scott ford
> www.identityforge.com
> from my IPAD
>
>
>
>
> > On Feb 9, 2014, at 10:59 AM, venkat kulkarni <[email protected]>
> wrote:
> >
> > Hello,
> >          On my new z/OS system version 2.1  in sysplex, I am executing
> > NSLOOKUP command from from ISPF  but  getting below issue.
> >
> > *** Can't find initialize address for server : Non-existent domain
> > ***
> >
> > To resolve this issue, I modified my TCPIP.HOSTS.LOCAL file by adding one
> > more entry for new host like below.
> >
> > HOST:10.10.3.4:DEV1::::
> >
> > where 10.10.3.4 is my host IP address and DEV1 is my host name for this
> > system.
> >
> > IBM like I followed for doing this is
> >
> >
> http://pic.dhe.ibm.com/infocenter/zos/v2r1/index.jsp?topic=%2Fcom.ibm.zos.v2r1.halz002%2Ftcpip_makesite.htm
> >
> > also, renamed ADDRINFO and SITEINFO file to .old before running below
> batch
> > job.
> >
> >
> > //MAKSITE  JOB 'VENKAT',CLASS=A,MSGCLASS=A,NOTIFY=&SYSUID
> > //BATCH  EXEC PGM=MAKESITE,
> > //    PARM='VOLSER=DEV001,UNIT=3390,HLQ=TCPIP.H0004'
> > //*
> > //STEPLIB DD DISP=SHR,DSN=SYS1.SEZALOAD
> > //SYSPRINT  DD  SYSOUT=*,DCB=(LRECL=132,RECFM=FBA,BLKSIZE=3960)
> > //SYSABEND  DD  SYSOUT=*
> >
> > After running this Job, I renamed newly created ADDRINFO and SITEINFO to
> > old one which was in use.
> >
> > But still I am getting same issue as above while running NSLOOKUP. I also
> > recycled TCPIP to take it new values.
> >
> > Please suggest.
> >
> > ----------------------------------------------------------------------
> > For IBMTCP-L subscribe / signoff / archive access instructions,
> > send email to [email protected] with the message: INFO IBMTCP-L
>
> ----------------------------------------------------------------------
> For IBMTCP-L subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBMTCP-L
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to