Log on to your system with a user ID that has write permission to the installation location and start Rational Product Updater. (This is typically an ID with Administrator authority on Windows or root authority on Linux).
Configure Rational Product Updater to use local copy of zip file instead of the URL of the IBM server:
<?xml version="1.0" encoding="UTF-8"?> <update-policy> <url-map pattern="com.ibm.orca.product.updater" url="jar:file:///<PATH>/rpu_ifix0001.zip!/site.xml"/> </update-policy><PATH> is the directory where
rpu_ifix0001.zip
was downloaded.
<url-map>
element to it instead.