To create a local mirror of the IBM Rational Performance Tester update server, download the updates in the following table:
Rational Performance Tester update | FTP location |
---|---|
IBM Rational Product Updater 6.0.0.4 | ftp://ftp.software.ibm.com/software/rationalsdp/updater/60/zips/rpu_6004.zip |
IBM Rational Performance Tester 6.1 IFix000a | ftp://ftp.software.ibm.com/software/rationalsdp/rpt/61/zips/rpt61_ifix000a.zip |
IBM Rational Performance Tester 6.1 IFix001 | ftp://ftp.software.ibm.com/software/rationalsdp/rpt/61/zips/rpt61_ifix001.zip |
IBM Rational Performance Tester 6.1 IFeature001 | ftp://ftp.software.ibm.com/software/rationalsdp/rpt/61/zips/rpt61_siebel_ifeature001.zip |
After you download the updates, extract the files to a target directory that will stage your local mirror of the update server.
Attention:
Note: You can extract all the updates to the same target directory. The updates do not overwrite each other.
Generally, an update site and a discovery site exist for each product. The update site contains product fixes, such as interim fixes and fix packs, and the discovery site contains optional features.
Note: There is no discovery site for the Rational Product Updater.
Each downloaded product fix contains a site_identifier.xml file in the product\61\update\ directory, and each downloaded feature contains a site_identifier.xml file in the product\61\discovery\ directory, where identifier identifies the product fix or feature and product identifies the product. Rational Performance Tester does not use the _identifier suffix. The site.xml files are located in the rpt\61\update\ and rpt\61\discovery directories. The site_identifier.xml files for updates to the Rational Product Updater are located in the rpu\61\update\ directory.
Generally, the update site and the discovery site each require a separate site.xml file. However, because Rational Performance Tester already has site.xml files, it does not require this editing unless there are additional updates.
To update a site.xml file, copy the <feature/> information from each site_identifier.xml into the <site></site> section of site.xml.
Your rpt\61\dicovery\site.xml will look similar to the following:
<?xml version="1.0" encoding="UTF-8" ?>
<site>
<feature
  id="com.ibm.rational.performance.tester" version="6.1.0"
  url="features/com.ibm.rational.performance.tester_610.jar">
</feature>
<feature
  id="updater.rpt.siebel.plugins.610.ifeature001" version="1.0.0"
  url="features/updater.rpt.siebel.plugins.610.ifeature001_1.0.0.jar">
  <category name="proxies">
</feature>
<feature
  id="updater.rpt.siebel.dlls.610.ifeature001" version="1.0.0"
  url="features/updater.rpt.siebel.dll_dir.610.ifeature001_1.0.0.jar">
  <category name="proxies">
</feature>
</site>
Your rpt\61\update\site.xml will look similar to the following:
<?xml version="1.0" encoding="UTF-8" ?>
<site>
<feature patch="true"
id="com.ibm.rational.performance.tester.610.if001"
version="1.0.0"
url="features/com.ibm.rational.performance.tester.610.if001_1.0.0.jar"/>
<feature
id="updater.rpt.common.plugins.610.if00" version="1.0.0"
url="features/updater.rpt.common.plugins.610.if001_1.0.0.jar"/>
<feature
id="updater.rpt.common.wb.plugins.610.if001" version="1.0.0"
url="features/updater.rpt.common.wb.plugins.610.if001_1.0.0.jar"/>
<feature
id="updater.rpt.common.nl.plugins.610.if001" version="1.0.0"
url="features/updater.rpt.common.nl.plugins.610.if001_1.0.0.jar"/>
<feature
id="updater.rpt.common.doc.plugins.610.if001" version="1.0.0"
url="features/updater.rpt.common.doc.plugins.610.if001_1.0.0.jar"/>
</site>
Each downloaded product fix and feature contains a product\policy_identifier.xml file that references its site_identifier.xml file. You must combine all of the policy_identifier.xml files into a single policy.xml file. Rational Performance Tester does not use the _identifier suffix. Consequently, the policy.xml can be used for all product updates and reference the site.xml file that you created in the previous section.
To update the policy.xml file, complete the following steps:
After the local mirror of the update server is available, users can install updates by completing the following instructions.
Install updates with the same user account that installed Rational Performance Tester.
Restrictions:
To install an update, complete the following steps: