hi all ,
first sorry for put my question here , but any question under general question all the member give me his opinion
and share with me .....
oracle 11g.2 ASM with RAC under RHEL 5
i'm confusing of scan i have 2 nodes so i have 5 ip's
2 public , 2 vip , one scan in hosts file
when i give the client tnsnames that contain scan ip(x.x.x.120) the messages appear no listener ???
is this mean this request go to node 1 due to the scan listener is define only on node 2
?????
can i create scan listener in node 1 with the same scan ip (x.x.x.120) and same port ????
oracle@ccbs01 ~]$ cd ../app/11.2.0/grid/bin/
[oracle@ccbs01 bin]$ ./srvctl status scan
SCAN VIP scan1 is enabled
SCAN VIP scan1 is running on node ccbs02
[oracle@ccbs01 bin]$ ./srvctl status scan_listener
SCAN Listener LISTENER_SCAN1 is enabled
SCAN listener LISTENER_SCAN1 is running on node ccbs02
[oracle@ccbs01 bin]$
thanks