Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: OCCI Connection Pool on Oracle RAC
I was not thinking load balancing, just failover in case of server crash
or unavailability (network down, etc). Certainly the server is not
going to assist much in this scenario. I don't think you need to run RAC
to get this to work (unless you really need to connect to the same
database). It seems that much of this is done through tnsnames.ora
configuration, which suggests a client side implementation.
--Peter
DA Morgan wrote:
> Peter Sylvester wrote:
>
>> Not necessarily. I suspect that you could run a 10.2 client (OCCI) >> against a 9.2 database. I have not fully checked but I believe most >> of the TAF is done on the client side. >> >> --Peter
![]() |
![]() |