scan listener port change - Error: ORA-12170: TNS:Connect timeout occurred
Database: Oracle 11gR2OS = Linux 6
RAC = 6 nodes
yesterday, I changed the listener port from 1521 to 1891
srvctl config scan_listener
SCAN Listener LISTENER_SCAN1 exists. Port: TCP:1891
SCAN Listener LISTENER_SCAN2 exists. Port: TCP:1891
SCAN Listener LISTENER_SCAN3 exists. Port: TCP:1891
Question/Note: ***********
1. When i run lsnrctl status listener ***** i still see port 1521 there, how would I fix it.
2. I also changed the spfile where the parameter remote_listener was hard coded with 1521 port
3. I bounced the database(all nodes) and the listener but still sees the same issue.
4. I am still confuse as to what am I missing and why it is still showing the port 1521 below.
RAC = 6 nodes
yesterday, I changed the listener port from 1521 to 1891
srvctl config scan_listener
SCAN Listener LISTENER_SCAN1 exists. Port: TCP:1891
SCAN Listener LISTENER_SCAN2 exists. Port: TCP:1891
SCAN Listener LISTENER_SCAN3 exists. Port: TCP:1891
Question/Note: ***********
1. When i run lsnrctl status listener ***** i still see port 1521 there, how would I fix it.
2. I also changed the spfile where the parameter remote_listener was hard coded with 1521 port
3. I bounced the database(all nodes) and the listener but still sees the same issue.
4. I am still confuse as to what am I missing and why it is still showing the port 1521 below.
0