Database Networking (MOSC)

MOSC Banner

Connection Manager and listener

edited Mar 3, 2010 11:23AM in Database Networking (MOSC) 2 commentsAnswered
 Hi,
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))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center