Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: An OPS & tnsnames question
try with:
OPS =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = tcp) (HOST = DB1) (PORT = 1526)) (ADDRESS = (PROTOCOL = tcp) (HOST = DB2) (PORT = 1526)))
> Dear list !
> I've got an OPS database named OPS with 2 instances OPS1 and OPS2 .
> I want the users to connect to OPS1 and ONLY if it is down , to connect to
> OPS2.
> It's Oracle 8.0.5.1 on NT4.
>
>
>
>
> >
>> * 053-464562
> * 03-9254520
> >
>> To REMOVE yourself from this mailing list, send an E-Mail message
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: claudio cutelli INET: c_cutelli_at_hotmail.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 Wed Aug 29 2001 - 10:30:48 CDT