 
    © Copyright IBM Corporation, 2005. All rights reserved.
rpu_ifix0002.zip
    .
    available from
    IBM Software Support.
    Installation is performed using the Product Updater.
    rpu_ifix0002.zip.
        In the examples below,
        <PATH>
        represents the directory it was downloaded or unzipped in:
      policy.xml
          file with the following lines in it:
          <?xml version="1.0" encoding="UTF-8"?>
<update-policy>
  <url-map pattern="com.ibm.orca.product.updater"
    url="file:///<PATH>/rpu/60/update/site_0002.xml"/>
</update-policy>
        policy.xml
          with the following lines:
          <?xml version="1.0" encoding="UTF-8"?>
<update-policy>
  <url-map pattern="com.ibm.orca.product.updater"
    url="jar:file:///<PATH>/rpu_ifix0002.zip!/rpu/60/update/site_0002.xml"/>
</update-policy>
        policy.xml file,
          add one of the above
          <url-map>
          elements to it instead.
        policy.xml
          file you created or modified.