Connection Manager and listener
We have a RAC database 10.2.0.4 with a listener and cman. And we have the application in cluster of 5 server IAS 10.1.3.3. The IAS and database connect by CMAN, port 1522. The listener of database use port 1521.
Yesterday, the IAS could not connect to any node of database but they didn´t have any error. Listener and CMAN are started since January 25. Then we are suspected the listener were reloaded, is it possible? Could Connection Manager been reloaded?
We have listener.ora in one node:
LISTENER_hostnameL1X =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = hostname1-vip)(PORT = 1521)(IP = FIRST))
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.xxx.xx.yy)(PORT = 1521)(IP = FIRST))