December 2000
Intermediate to advanced
408 pages
12h 26m
English
NAMES.DIRECTORY_PATH
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.
Resolve net service names by looking them up in a
tnsnames.ora file.
Resolve net service names by querying an Oracle Names server for their definition.
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.
Resolve net service names using the DCE’s Cell Directory Services (CDS).
Resolve net service names using Network Information Services (NIS).
Resolve net service names using Novell Directory Services (NDS).