Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

DB2 issue

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

0 votes



One answer

Permanent link
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.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 18 '11, 1:02 p.m.

Question was seen: 5,808 times

Last updated: Apr 18 '11, 1:02 p.m.

Confirmation Cancel Confirm