Hi,
the problem is, the connection can't even be established. I tried it from different machines and they can establish the connection. The firewall-settings are correct and selinux is disabled. On the database-server side I receive the following error messages:
I found an entry in an oracle forum but it only said, that this is a problem with firewall settings and/or the DBMS. But I ruled that already out (or to be more precise the networkadmin did).
Thank you for your help.
EDIT: I think it is a problem with our cluster. Thank you everyone for have a look at my problem. I hope I will be able to resolve the problem, because I really think this is a great tool and I want to employ it.
the problem is, the connection can't even be established. I tried it from different machines and they can establish the connection. The firewall-settings are correct and selinux is disabled. On the database-server side I receive the following error messages:
Code:
ONNECT_DATA=3D(SID=3DIMDB)(CID=3D(PROGRAM=3D)(HOST=3D__jdbc__)(USER=3Dro=
ot))) * (ADDRESS=3D(PROTOCOL=3Dtcp)(HOST=3D192.168.176.119)(PORT=3D59145))=
* establish * IMDB * 12518
TNS-12518: TNS:listener could not hand off client connection
TNS-12571: TNS:packet writer failure
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
Linux Error: 104: Connection reset by peer
Fri Feb 03 11:11:05 2012
03-FEB-2012 11:11:05 * =
(CONNECT_DATA=3D(SID=3DIMDB)(CID=3D(PROGRAM=3D)(HOST=3D__jdbc__)(USER=3Dor=
acle))) * (ADDRESS=3D(PROTOCOL=3Dtcp)(HOST=3D192.168.176.119)(PORT=3D59310=
)) * establish * IMDB * 12518
TNS-12518: TNS:listener could not hand off client connection
TNS-12571: TNS:packet writer failure
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
Linux Error: 104: Connection reset by peer
Thank you for your help.
EDIT: I think it is a problem with our cluster. Thank you everyone for have a look at my problem. I hope I will be able to resolve the problem, because I really think this is a great tool and I want to employ it.
Comment