It's all about the answers!

Ask a question

DB2 issue


gianluca ricciardi (63) | asked Apr 18 '11, 1:02 p.m.
Hi,
I'm trying to configure RTC 3.0 with DB2 vers 7.
This is my connection properties:
//192.168.23.7:6789/CONTMAN:user=db2admin;password={password};
I have te following exception

Il servizio database non disponibile. Stato database:
Si verificato un errore di comunicazione durante le operazioni sul socket sottostante della connessione, flusso di input del socket o flusso di output del socket. Posizione errore: Reply.fill(). Messaggio: Connection reset. ERRORCODE=-4499, SQLSTATE=08001


Otherwise if using this connection properties:
jdbc:db2//192.168.23.7:6789/CONTMAN:user=db2admin;password={password};
The error is:
java.lang.UnsatisfiedLinkError: db2jcct2 (Not found in java.library.path): ERRORCODE=-4472, SQLSTATE=null.



I think the problem is db2 driver.
which is the correct db connection url?

many thanks

One answer



permanent link
Kevin Ramer (4.5k8183200) | answered Apr 18 '11, 3:58 p.m.
Hi,
I'm trying to configure RTC 3.0 with DB2 vers 7.
This is my connection properties:
//192.168.23.7:6789/CONTMAN:user=db2admin;password={password};
I have te following exception

Il servizio database non disponibile. Stato database:
Si verificato un errore di comunicazione durante le operazioni sul socket sottostante della connessione, flusso di input del socket o flusso di output del socket. Posizione errore: Reply.fill(). Messaggio: Connection reset. ERRORCODE=-4499, SQLSTATE=08001


Otherwise if using this connection properties:
jdbc:db2//192.168.23.7:6789/CONTMAN:user=db2admin;password={password};
The error is:
java.lang.UnsatisfiedLinkError: db2jcct2 (Not found in java.library.path): ERRORCODE=-4472, SQLSTATE=null.



I think the problem is db2 driver.
which is the correct db connection url?

many thanks


This version of DB2 has been out of support for a long time now. I think the RTC
prerequisite is at least db2 9.5.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.