Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> setting up a common Net8 connect string for all OPS instances
Dear list !
I need to define all ORACLE_SIDs to be the same (let's say , OPSDB) on all
nodes of the system (OPS , Oracle 8.0.5.1.1)
I already have the SIDs defined (OPS1 & OPS2) for the 2 instances .
How can can rename them so i can have the similar entries in init.ora :
OPSCONN = (DESCRIPTION=
(ADDRESS_LIST=
(ADDRESS= (PROTOCOL=tcp) (HOST=node_1) (PORT=1526) ) (ADDRESS= (PROTOCOL=tcp) (HOST=node_2) (PORT=1526) ))
DBAndrey
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Andrey Bronfin INET: andreyb_at_elrontelesoft.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Aug 30 2001 - 12:40:09 CDT
![]() |
![]() |