It's all about the answers!

Ask a question

How to re-IP the database server?


Yanzhuang Li (31134126) | asked Dec 09 '08, 11:03 p.m.
The database server (DB2) is on a separate physical box from the RTC web server. Now, we need to provide a different IP to the database server. One place we need to change is the database IP address in the teamserver.properties file, I think. Are there other places where the database server IP addresse is referenced? Do I need to manually modify Advanced Properties page from Jazz/admin web page? Thanks.

3 answers



permanent link
Matt Lavin (2.7k2) | answered Dec 10 '08, 8:18 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
When changing the location of the DB, you should only need to make the
changes to the teamserver.properties values. If you are going to stop
your server while the data is migrated to the new DB then you can modify
the file by hand, or if you have started your server, you can modify the
DB properties using the Admin web UI at
https://localhost:9443/jazz/admin#action=com.ibm.team.repository.admin.configureDatabaseConnection

-
Matt Lavin
Jazz Server Team


On Wed, 2008-12-10 at 04:07 +0000, yanli wrote:
The database server (DB2) is on a separate physical box from the RTC
web server. Now, we need to provide a different IP to the database
server. One place we need to change is the database IP address in
the teamserver.properties file, I think. Are there other places where
the database server IP addresse is referenced? Do I need to manually
modify Advanced Properties page from Jazz/admin web page? Thanks.

permanent link
Yanzhuang Li (31134126) | answered Dec 10 '08, 10:37 a.m.
Thanks, Matt.

The databases will remain on the same physical server and just need to change the IP address of the server. So, what I can do is shutdown the RTC server, swap the DB server IP and change the IP address inside the teamserver.property file.

By the way, it the alias had been used instead of IP address, we would not have faced this issue :(.

Thanks again.

permanent link
Alexander Schinko (35511812) | answered Jul 27 '12, 9:20 a.m.
I have an issue here. We have set up the DB2 connection with a server alias name. However after changing the IP of the DB it still cannot be found. Is there a way to reset the DB connection without a service restart?

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.