LISTENERS(scanlistner and both other listners on both nodes) show state intermediate instead of Onli
i have a rac enviroment on 11gr2 11.2.0.3 and my database is functioning but with problems. there is no load balancing through the scanip ,and due to this all transactions are fired just to one Node ,thereby leaving the other node idle while the other is over congested.looking at crsctl stat res -t, i realised my listener resourses show (not all endpoints Registered and their states are not Online But intermediate as shown below.
oracle@tbo12:~> crsctl stat res -t
--------------------------------------------------------------------------------
NAME TARGET STATE SERVER STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.DATADG.dg
ONLINE ONLINE tbo11
ONLINE ONLINE tbo12
oracle@tbo12:~> crsctl stat res -t
--------------------------------------------------------------------------------
NAME TARGET STATE SERVER STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.DATADG.dg
ONLINE ONLINE tbo11
ONLINE ONLINE tbo12
1