teamserver.properties
file from JTS_5.0_install_dir\server\conf\jts
to RM_5.0_install_dir\server\conf\rm
, replacing the existing file.
Version | Installation directory (Windows) | Database name (DB2) |
---|---|---|
4.0.6 | E:\IBM\JazzTeamServer406 | JTS406GA (Original JTS database) |
5.0 | E:\IBM\JazzTeamServer50 | RM50GA (New RM database) |
RM_5.0_install_dir\server
directory and enter this command: upgrade\rm\rm_upgrade.bat -oldApplicationHome RM_4.0.6_install_dir\server\conf
/rm
, set the following variables before you run rm_upgrade
: set JAZZ_PROVISION_PROFILES=5.0_install_dir\server\conf\rdm\provision_profiles set JAZZ_CONTEXT_PATH=rdm
oldJTSContextRoot
and newJTSContextRoot
parameters to ensure that the RM configuration files are correctly upgraded. For example: upgrade\rm\rm_upgrade.bat -oldApplicationHome RM_4.0.6_install_dir\server\conf -newJTSHome JTS_5.0_install_dir\server\conf -oldJTSContextRoot jazz1 -newJTSContextRoot jts2
DB2 | //localhost:50000/RM50:user=db2inst1;password={password}; |
SQL Server | //localhost:1433;databaseName=RM50;user=jazzDBuser;password={password} |
Oracle | thin:jazzDBuser/{password}@//localhost:1521/ORCL |
db2admin
and the password is Rat1onal
. teamserver.properties
file that you copied from Jazz Team Server before you ran the upgrade script, the value is pre-filled and you can press Enter to accept the default value shown. If the value is not pre-filled, enter the JDBC location by using the vendor specific format as shown in the previous table. JAZZ_HOME/server/conf/rm/indices
directory. If you want to specify an absolute path for the index files, ensure that the path is different from the path for the Jazz Team Server indices. A later step in the upgrade script will reindex the RM data to store the indices in the specified directory. teamserver.properties
file is configured by using the values that you specified in previous steps. teamserver.properties
file are correct. If you notice problems with any of the properties, correct them and save the file. Otherwise, close the editor and the upgrade script will continue.ERROR(s): One or more remote project links could not be updated. Please ensure that all linked applications server are online, check your username and password, and ensure that the user you are using has a valid license in the target application(s).