z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ9304I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ9304I
resolversetupstatement

Explanation

This message is one of a group of messages issued in response to a MODIFY RESOLVER,DISPLAY command or a MODIFY RESOLVER,REFRESH command.

resolversetupstatement is one of the following:
CACHE
Indicates that system-wide resolver caching is active.
COMMONSEARCH
Indicates that the search order for the local host file will be the same for either an IPv6 or an IPv4 name query.
NOCACHE
Indicates that system-wide resolver caching is not active.
NOCOMMONSEARCH
Indicates that the search order for the local host file will be different for an IPv6 or an IPv4 name query.
AUTOQUIESCE
Indicates that the resolver stops sending DNS queries resulting from application or TCPIP resolver API calls to a name server while the name server is considered to be unresponsive.

See the z/OS Communications Server: IP Configuration Guide for more information about resolver search order, resolver caching, and resolver handling of unresponsive name servers.

System action

Processing continues.

Operator response

None.

System programmer response

None.

Module

EZBREINI, EZBRECFG

Example

In this example, all the default resolver setup values are displayed:

 F RESOLVER,DISPLAY                   
 EZZ9298I DEFAULTTCPIPDATA - None     
 EZZ9298I GLOBALTCPIPDATA - None      
 EZZ9298I DEFAULTIPNODES - None       
 EZZ9298I GLOBALIPNODES - None        
 EZZ9304I NOCOMMONSEARCH    
 EZZ9304I CACHE          
 EZZ9298I CACHESIZE - 200M
 EZZ9298I MAXTTL - 2147483647
 EZZ9298I UNRESPONSIVETHRESHOLD - 25
 EZZ9293I DISPLAY COMMAND PROCESSED

In this example, the AUTOQUIESCE operand on the UNRESPONSIVETHRESHOLD resolver setup statement has been coded:

F RESOLVER,DISPLAY
 EZZ9298I DEFAULTTCPIPDATA - None
 EZZ9298I GLOBALTCPIPDATA - /etc/resolv.conf
 EZZ9298I DEFAULTIPNODES - None
 EZZ9298I GLOBALIPNODES - None
 EZZ9304I NOCOMMONSEARCH
 EZZ9304I CACHE
 EZZ9298I CACHESIZE - 200M
 EZZ9298I MAXTTL - 2147483647
 EZZ9298I UNRESPONSIVETHRESHOLD - 25
 EZZ9304I AUTOQUIESCE
 EZD2305I NAME SERVER 10.1.1.1
                       STATUS: ACTIVE          FAILURE RATE:   0% 
 EZD2305I NAME SERVER 10.2.2.2
                       STATUS: QUIESCED        FAILURE RATE:  60% 
 EZD2305I NAME SERVER 10.3.3.3
                       STATUS: ACTIVE          FAILURE RATE: *NA* 
 EZZ9293I DISPLAY COMMAND PROCESSED

Procedure name

EZBREINI, EZBRECFG

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014