Questions on RTC 3.0 Databases
In RTC 2.0, I only had to create one database for the RTC server. But in configuring the RTC 3.0 RC1 server, I find that the RTC server now uses multiple databases. Could someone describe what the various databases are used for?
For the default Derby configuration, there are four databases: server/conf/ccm/teamserver.properties From the DB2 configuration instructions, I see that I need to create three databases: JAZZ, CCM, and DW. However, the commented out DB2 configuration in server/conf/ccm/teamserver.properties and conf/jts/derby/repositoryDB only reference the JAZZ database: server/conf/ccm/teamserver.properties I assume that when configuring the RTC server for DB2, I should use the three databases as follows: server/conf/ccm/teamserver.properties Also, should I use the same database, DW, for the both the CCM and JTS data warehouse? Or do I need different databases as in the case for Derby? The DB2 configuration instructions say to run the following scripts to create tables in the JTS and CCM databases: repotools-jts -createTables -clean However, there's no mention of a script for creating tables in the DW database. Do I need to do anything to initialize the DW database? Thanks, Geoff Alexander |
One answer
That's an interesting one. I hadn't noticed an issue. Maybe their just messing with our heads :lol:
|
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.