Document ID: 5941.1
Subject: Example TNSNAV.ORA
Last Modified: 08 Dec 94
Author: NPEACH
###########
# FILENAME: tnsnav.ora
# This is a sample file for the client side.
# This file should be changed appropriately for any given network/machine,
# although it is NOT required to exist/be used, unless dealing with
# an interchange.
# It is only intended to be a prototype model.
#
LOCAL_COMMUNITIES =
(COMMUNITY_LIST =
(COMMUNITY = DEC_1)
)
PREFERRED_CMANAGERS =
(CMANAGER_LIST =
(CMANAGER =
(CMANAGER_NAME = INT_TD)
(ADDRESS =
(COMMUNITY = DEC_1)
(PROTOCOL = DECNET)
(NODE = 25.23)
(OBJECT = CMAN)
)
)
)