IPv6/common search order

The resolver uses the IPv6/common search order when it determines that any of the following conditions exist:

Note: The IPv6/common search order is never used for the following API socket calls:

The IPv6/common search order is as follows. The search ends at the first file found:

  1. GLOBALIPNODES value

    If defined, the resolver GLOBALIPNODES setup statement value is used. For a description of the GLOBALIPNODES statement, see The resolver setup file.

  2. userid/jobname.ETC.IPNODES

    userid is the user ID that is associated with the current security environment (address space or task/thread).

    jobname is the name specified on the JOB JCL statement for batch jobs or the procedure name for a started procedure.

  3. hlq.ETC.IPNODES

    hlq represents the value of the DATASETPREFIX statement specified in the base resolver configuration file (if found); otherwise, hlq is TCPIP by default.

  4. DEFAULTIPNODES

    If defined, the resolver DEFAULTIPNODES setup statement value is used. For a description of the DEFAULTIPNODES statement, see The resolver setup file.

  5. /etc/ipnodes