scan_listener running on node without active instance
hndbaNov 29 2010 — edited Dec 2 2010I have a 5 node cluster, we are runinng instances ONLY on nodes 1,2,3 The other 2 INSTANCES (node 4 and node 5) are shutdown. (For future use IF NEEDED). My scan_listeners are running as below:
SCAN Listener LISTENER_SCAN1 is enabled
SCAN listener LISTENER_SCAN1 is running on node btpu15
SCAN Listener LISTENER_SCAN2 is enabled
SCAN listener LISTENER_SCAN2 is running on node btpu13
SCAN Listener LISTENER_SCAN3 is enabled
SCAN listener LISTENER_SCAN3 is running on node btpu12
However, instances are only running on btpu11, btpu12 and btpu13.
Also, when connecting to database using SCAN, I do NOT get connected to instance 1 which resides on btpu11. Connection/disconnect/reconnect/ so on will bounce me between instance 2 and 3, but never put me to instance 1.
Any help?????