Re: Openlink UDA & Parallel Server
From: Ronald <ronr_at_deja.com>
Date: Tue, 17 Oct 2000 23:04:56 +0200
Message-ID: <01HW.B6128B9800022F1E01627C20_at_news.unix-dba.myweb.nl>
>>> Can anybody confirm that the following configuration works?
>>>
>>> Platform: Solaris 2.6
>>> Database: Oracle Parallel Server 8.1.6 or 8.1.7
>>> Driver: Openlink Universal Data Access (on solaris 2.6!)
>>>
>>> Never having worked with Parallel server, I do not know what extra
>>> requirements it has for clients.
>> OPS does not request specific requirements from the clients side. It should
Date: Tue, 17 Oct 2000 23:04:56 +0200
Message-ID: <01HW.B6128B9800022F1E01627C20_at_news.unix-dba.myweb.nl>
On Tue, 17 Oct 2000 21:10:59 +0200, Maarten Boekhold wrote (in message <8siaa2$s5f$1_at_tesla.a2000.nl>):
> "RonR" <ronr_at_my-deja.com> wrote: >> On Sun, 15 Oct 2000 13:25:27 +0200, Maarten Boekhold wrote
>>> Can anybody confirm that the following configuration works?
>>>
>>> Platform: Solaris 2.6
>>> Database: Oracle Parallel Server 8.1.6 or 8.1.7
>>> Driver: Openlink Universal Data Access (on solaris 2.6!)
>>>
>>> Never having worked with Parallel server, I do not know what extra
>>> requirements it has for clients.
>> OPS does not request specific requirements from the clients side. It should
>> work, > > We've been recommended something that an Oracle consultant called Oracle > Parallel Server Failsafe (?). This is supposed to give us high availability > by providing a failover server. > > Doesn't a scheme like this require the clients to know which server is the > failover one?
With net8 you can configure load-balancing options. If you can't use net8, use MTS using dynamic instance registration on the listeners. You need a listener on every node that is part of the cluster.
In the latter case your clients should address by the cluster name, not by the individual node names. When you use failover and (or) load balancing from the client, you need to address the individual nodes. Check the net8 and ops installation guides for details.
failsafe is AFAIK some M$ thing on NT.
-- Ronald certified oracle dba/ unix sa http://home.wxs.nl/~ronr/professional.htmlReceived on Tue Oct 17 2000 - 23:04:56 CEST
