Shmuel,

Do you have a RESOLVER_TRACE environment variable set, or maybe a SYSTCPT DD
allocated?
Here's an info apar that describes how to turn on resolver traces:

http://www-1.ibm.com/support/docview.wss?uid=isg1II13398

Kirk Wolf
Dovetailed Technologies

On Dec 19, 2007 8:51 AM, Shmuel Koller <[EMAIL PROTECTED]> wrote:

>
> I run a Java program under USS - works fine
> but attached Resolver Trace is printed -
> trace which I do not get on other Java platform
> and will like to turn off.
>
> Please comment on turning this trace off,
> Happy holidays, Shmuel Koller
> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
> Resolver Trace Initialization Complete -> 2007/12/19 16:28:33.670584
>
> res_init Resolver values:
>  Global Tcp/Ip Dataset  = None
>  Default Tcp/Ip Dataset = None
>  Local Tcp/Ip Dataset   = TCPIP.TCPIP.DATA
>  Translation Table      = TCPIP.STANDARD.TCPXLBIN
>  UserId/JobName         = SHMUEL
>  Caller API             = LE C Sockets
>  Caller Mode            = EBCDIC
>  (L) DataSetPrefix = TCPIP
>  (L) HostName      = SPLZOS.SPL.CO.IL
>  (L) TcpIpJobName  = TCPIP
>  (L) DomainOrigin  = SPL.CO.IL
>  (L) NameServer    = 10.64.20.15
>  (*) NsPortAddr    = 53            (L) ResolverTimeout    = 10
>  (L) ResolveVia    = UDP           (L) ResolverUdpRetries = 1
>  (*) Options NDots = 1
>  (L) Trace Resolver                (*) SockNoTestStor
>  (L) AlwaysWto     = NO            (*) MessageCase        = MIXED
>  (L) LookUp        = DNS LOCAL
> res_init Succeeded
> GetHostByName Resolving Name:  pc-353
> res_search(pc-353, C_IN, T_A)
> res_search Host Alias Search found no alias
> res_querydomain(pc-353, SPL.CO.IL, C_IN, T_A)
> res_querydomain resolving name:  pc-353.SPL.CO.IL
> res_query(pc-353.SPL.CO.IL, C_IN, T_A)
> res_mkquery(QUERY, pc-353.SPL.CO.IL, C_IN, T_A)
> res_mkquery created message:
> * * * * * Beginning of Message * * * * *
>  Query Id:                48129
>  Flags:                   00000001 00000000
>  Flags set:               recurDes
>  OpCode:                  QUERY
>  Response Code:           NOERROR
>
>  Number of Question RRs:  1
>  Question 1:
>  pc-353.SPL.CO.IL
>  Type (0X0001) T_A  Class (0X0001) C_IN
>
>  Number of Answer RRs:  0
>  Number of Authority RRs:  0
>  Number of Additional RRs:  0
> * * * * * End of Message * * * * *
> res_send Sending query to Name Server 10.64.20.15
>  BPX1SOC:  RetVal = 0, RC = 0, Reason = 0x00000000
>  BPX1STO:  RetVal = 34, RC = 0, Reason = 0x00000000
>  BPX1AIO Sched:  RetVal = 1, RC = 0, Reason = 0x00000000
>  BPX1AIO RECV:  RetVal = 50, RC = 0, Reason = 0x00000000
>  UDP Data Length: 50
> res_send received data via UDP.  Message received:
> * * * * * Beginning of Message * * * * *
>  Query Id:                48129
>  Flags:                   10000101 10000000
>  Flags set:               resp auth recurDes recurAvl
>  OpCode:                  QUERY
>  Response Code:           NOERROR
>
>  Number of Question RRs:  1
>  Question 1:
>  pc-353.SPL.CO.IL
>  Type (0X0001) T_A  Class (0X0001) C_IN
>
>  Number of Answer RRs:  1
>  Answer 1:
>  pc-353.SPL.CO.IL
>  Type (0X0001) T_A  Class (0X0001) C_IN
>  TTL:  1200 (0 days, 0 hours, 20 minutes, 0 seconds)
>  10.64.20.163
>
>  Number of Authority RRs:  0
>  Number of Additional RRs:  0
> * * * * * End of Message * * * * *
>  BPX1CLO:  RetVal = 0, RC = 0, Reason = 0x00000000
> res_send Succeeded
> res_query Succeeded
> res_querydomain Succeeded
> res_search Succeeded
> GetHostByName Succeeded:  IP Address(es) found:
>  IP Address(1) is 10.64.20.163
>
> ----------------------------------------------------------------------
> 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
>

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

Reply via email to