Name

NAMES.DIRECTORY_PATH

Synopsis

NAMES.DIRECTORY_PATH = (naming_method[, naming_method...])
naming_method := {TNSNAMES | ONAMES | HOSTNAME | DCE | NIS | NOVELL}

Allows you to choose the naming method, or methods, that Net8 will use when trying to resolve a net service name.

Parameters

TNSNAMES

Resolve net service names by looking them up in a tnsnames.ora file.

ONAMES

Resolve net service names by querying an Oracle Names server for their definition.

HOSTNAME

Resolve net service names by assuming that a given name matches a TCP/IP hostname, and that it also matches a database name and domain on that host.

DCE

Resolve net service names using the DCE’s Cell Directory Services (CDS).

NIS

Resolve net service names using Network Information Services (NIS).

NOVELL

Resolve net service names using Novell Directory Services (NDS).

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.