

Repgen Features
and Benefits
Repgen
Demo Available for download...

-- script name: reptnsnamesora_prod5
-- Features: Contains the tnsnames.ora entries required for
-- the replication related database links to work.
-- This file must only be used at the master site prod5.
-- Copyright 2002 by .com Solutions Inc.
-- This output file was created by Repgen version 2.2.4 on Fri May 31
13:29:24 2002. By .com Solutions Inc. www.dotcomsolutionsinc.net
# This tnsnames entry is the standard interface used for general access
to the server
PROD3 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = host1)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = prod3)
)
)
# This tnsnames entry is for the network interface dedicated for use
by replication
PROD3 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = host1)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = prod3)
)
)

