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

Derby repository DB local port

Hello, I'm quite new to Rational Quality Manager. I'm trying to configure a database client to access directly the derby database coming with rqm. I can't find anywhere which port the derby database is listening to. Can anyone help me?

P.S.: I'm trying to connect with these parameters:
Server: localhost
Port: ??? (info I need)
Database name: repositoryDB
Userid:ADMIN
Password: ADMIN

0 votes


Accepted answer

Permanent link
The default derby database is installed in the "server\repositoryDB" folder under the RQM install dir. I installed under E:\IBM\RQM201, so for me the database url is: jdbc:derby:E:\IBM\RQM201\server\repositoryDB
Ugo Soave selected this answer as the correct answer

0 votes


2 other answers

Permanent link
So, right now, I've found I must access with the embedded tomcat jdbc driver. so that the local port is no more needed. Now I need to know the database url; I see it must be in this format jdbc:derby:<databasename>. I tried with repositoryDB as the databasename but it was unsuccessful.
Any suggestion please?
thanks in advance

0 votes


Permanent link
Thamks a lot, kurtism. It works!
Bye

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: Nov 18 '10, 6:08 a.m.

Question was seen: 6,151 times

Last updated: Nov 18 '10, 6:08 a.m.

Confirmation Cancel Confirm