与 IBM 软件支持中心联系以了解有关升级的信息。IBM 软件支持中心和 Fix Central 提供了最新的信息。IBM Installation Manager 用于应用产品维护。
在本地系统上使用 Installation Manager 利用实时且基于 Web 的服务存储库更新产品。有关各个产品的基于 Web 的服务存储库 URL 的列表,请参阅用于受支持操作系统的 WebSphere Application Server V8 产品中的“表 3”。
要从服务存储库安装修订包,请执行以下操作:
注意:这些凭证用于访问受保护的 IBM 软件 Web 站点。有关为 Installation Manager 创建密钥环文件的信息,请参阅 Installation Manager 信息中心中的存储凭证。
创建密钥环时,如果 imutilsc 命令无法找到指定的 URL,那么将 /repository.config 附加到该 URL 位置的末尾。
imcl.exe install offering_ID
-acceptLicense
-installationDirectory product_installation_location
-repositories repository_URL
-keyring keyring_file
./imcl install offering_ID
-acceptLicense
-installationDirectory product_installation_location
-repositories repository_URL
-keyring keyring_file
其中 offering_ID 是用于受支持操作系统的 WebSphere Application Server V8 产品中列示的产品标识。
提示:如果正在使用 Installation Manager V1.4.4 或更高版本,那么还可以将 -installFixes 自变量指定为 none、recommended 或 all,以指示使用随产品一起安装的临时修订。如果指定了产品版本,那么 -installFixes 选项的缺省值为 none。如果未指定产品版本,那么 -installFixes 选项的缺省值为 all。
imcl.exe listInstalledPackages -long
./imcl listInstalledPackages -long
可以从 Fix Central 下载包含修订包的压缩文件。每个压缩修订包文件包含一个修订包的 Installation Manager 存储库,并且通常具有 .zip 扩展名。在下载修订包文件后,通过 Installation Manager 使用修订包来更新产品。
imcl.exe install offering_ID
-acceptLicense
-installationDirectory product_installation_location
-repositories compressed_file_or_location_of_expanded_files
./imcl install offering_ID
-acceptLicense
-installationDirectory product_installation_location
-repositories compressed_file_or_location_of_expanded_files
其中 offering_ID 是用于受支持操作系统的 WebSphere Application Server V8 产品中列示的产品标识。
imcl.exe listInstalledPackages -long
./imcl listInstalledPackages -long