Database - RAC/Scalability (MOSC)

MOSC Banner

About load balancing

edited Aug 7, 2014 5:00AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered

I have a question related to RAC load balancing on Oracle Database 10g Enterprise Edition Release 10.2.0.4.0.

JDBC Connection string :

jdbc:Oracle:thin:@(DESCRIPTION=(FAILOVER=on)(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=TCP)(HOST=10.83.43.103)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=10.83.43.107)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=TOE2P_PROD)))

Issue : Application team observes on node1= 0 and node2 =30 connections..

1) Is loadbalancing is working on not?

2) Whether it is client side or serverside or both load balancing?.

DB Node 1

DB Node 2

14

16

23

7

38

6

0

30

srvctl config service -d TOE2P -s TOE2P_PROD -a

TOE2P_PROD PREF: TOE2P2 TOE2P1 AVAIL:  TAF: none

Note : Here TAF=none

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center