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

Converting from Derby Database to DB2 for RQM

Hi,

We have installed and Configured RQM with Derby Database and now we are in the process of converting Derby Database to DB2.

Referring to one of the document which said

"Run repotools to copy the contents of the Jazz repository from the Derby database described by teamserver.properties to the DB2 database described by teamserver.db2.properties.

The scripts, repotools.sh for Linux, and repotools.bat for Windows are packaged in the directory JazzInstallDir/server. The following is an example command using repotools. See the repotools documentation for more information.
repotools -copy toFile=temp.tar target.teamserver.properties=teamserver.db2.properties"

After running the command

I am getting the below error message
C:\Program Files\IBM\RQM20\server>repotools -copy toFile=temp.tar target.teamser
ver.properties=teamserver.db2.properties
Repo Tools
Rational Quality Manager, Version 2.0.0.1 (I20091024_1657)
Jazz Foundation - Jazz Team Server, Version 1.0.0.1 (I20090914-1300)

Rational Jazz Team Server (RQM) - Enterprise
CRJAZ1363I Loading configuration from "file:conf/jazz/teamserver.properties".
CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
CRJAZ1364I Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
CRJAZ8192I: Fulltext Index Location: C:\Program Files\IBM\RQM20\server\workitemi
ndex\fulltext_index
CRJAZ8190E: The fulltext index location property (indexLocation) should point to
an absolute directory but is currently set to 'workitemindex'
CRJAZ1205I The URL "file:teamserver.db2.properties" is not valid or cannot be op
ened.

Any suggestions please

0 votes



3 answers

Permanent link
I'm having the same problem.

Regards
Joerg

0 votes


Permanent link
Try the complete filename like

target.teamserver.properties="C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\teamserver.db2.properties"

That worked for me ;-)

Regards
Joerg

0 votes


Permanent link
Try the complete filename like

target.teamserver.properties="C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\teamserver.db2.properties"

That worked for me ;-)

Regards
Joerg


doesn't work for me... any help?

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

Question was seen: 8,219 times

Last updated: Apr 08 '10, 10:38 a.m.

Confirmation Cancel Confirm