Hi,
I have a two node RAC database 11gR2 version.I am planning to create 2 services for the database.For one of the services I dont want to enable server side load balancing and for the other one I want to enable load balancing.Will the following setting work
services:
srv1 -- load balancing not to be enabled
srv2 -- load balancing to be enabled
DB configuration:
For srv1 I will not use SCAN ip and I will connect using the vip of the servers.
For srv2 I will use SCAN ip and i will set the remote_listener(to SCAN:port) parameter and local listener parameter accordingly.
Will this serve my purpose
Thanks
Sekar