It's all about the answers!

Ask a question

Derby repository DB local port


Ugo Soave (2547) | asked Nov 18 '10, 6:08 a.m.
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

Accepted answer


permanent link
Kurtis Martin (1.4k11) | answered Nov 18 '10, 12:41 p.m.
JAZZ DEVELOPER
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

2 other answers



permanent link
Ugo Soave (2547) | answered Nov 18 '10, 9:37 a.m.
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

permanent link
Ugo Soave (2547) | answered Nov 18 '10, 2:09 p.m.
Thamks a lot, kurtism. It works!
Bye

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.