Server side TAF and load balancing [message #166731] |
Fri, 07 April 2006 21:47 |
xadamz99
Messages: 1 Registered: April 2006
|
Junior Member |
|
|
Hello,
I have a 2 node cluster and I want to use server side TAF and load balancing. I used DBCA to create a service and made both instances preferred with a TAF policy of preconnect. I can connect to the database using the service and load balancing seems to be happening, but when I simulated an instance crash by doing a "shutdown abort", I run a SELECT statement and my session just sits at a cursor like it is frozen. However, if I create a service and make 1 instance preferred and the other instance available, my session fails over, but load balancing doesnt seem to happen.
How do I configure server side TAF and server side load balancing?
|
|
|