Could not contact Service Manager FNDSM_EBSERPAPP2_R12ZAT
Unsuccessful in TNS ping of node EBSERPAPP2, error reported: Ping Timed Out.
Could not contact Service Manager FNDSM_EBSERPAPP2_R12ZAT. The TNS alias could not be located, the listener process on EBSERPAPP2 could not be contacted, or the listener failed to spawn the Service Manager process.
Cause: unable to telnet node2 from node1
[root@ebserpapp1 ~]# telnet ebserpapp2.nprdmt.nprd.oraclevcn.com 1646
Trying 10.203.2.144...
^C
[root@ebserpapp1 ~]# telnet ebserpapp1.nprdmt.nprd.oraclevcn.com 1646
Trying 10.203.2.78...
Connected to ebserpapp1.nprdmt.nprd.oraclevcn.com.
Escape character is '^]'.
^]
telnet> quit
Connection closed.
Solution:
enable ingress rule in Cloud console to enable access node2 from node1.
Comments
Post a Comment