Two servers - one database?
Hi,
my job is to install and configure a RQM server. In our company there is already a Jazz Team Server with the CCM application. This JTS has a database "rtc" on Oracle configured and a database ccm for the application data. Our plan is to use the existing "rtc" database also for the RQM server, but within the configuration dialoge, the following message appears: The configured database lock id does not match the lock id in the database. This can happen if 2 applications or Jazz Team Servers are trying to access the same set of tables, or if the lock id was overwritten or lost in the teamserver.properties configuration file. Check the server configuration and the database connection spec and ensure they are correct. To recover from an emergency lockout, the lock can be reset using the 'repotools -resetRepoLockId' command. Check the log file for information on the affected database. Is our planned configuration possible? If yes - how do I this setup? greetings georg. |
One answer
You can't have more than one Jazz based application pointed at the same database, otherwise you'll see the error message you described.
Your options are to either: - setup a new Jazz Team Server instance (with its own database) for use with RQM - connect your new RQM instance to your existing Jazz Team Server application Based on your post it suggests you're interested in the latter option so that you can keep your existing users/licenses in a single location. I haven't done it, but I'm guessing what you'll need to do is run through the RQM installation, and de-select the Jazz Team Server when prompted for the components to install. I believe that you'll then need to run through the /jts/setup wizard again on the Jazz Team Server and register the QM application. Hi, |
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.