Name

NAMES.DOMAIN_HINTS

Synopsis

NAMES.DOMAIN_HINTS =
  (HINT_DESC =
    (HINT_LIST =
      (hint_address)
      [(hint_address)...]
    )
    (DOMAIN = domain)
  )

hint_address := (HINT =
                  (name)
                  (address_data)
                )

Specifies addresses and domains for Names servers in other regions that can be contacted to resolve net service names that fall in those regions.

Parameters

name

The fully qualified name of the Names server. For example: ns1.gennick.org.

address_data

The address on which the Names server is listening. See NAMES.ADDRESSES for details on this parameter.

domain

The domain that the Names servers in the hint list can resolve. For example: gennick.org.

Get Oracle Net8 Configuration and Troubleshooting now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.