使用命令行从 IBM i 操作系统卸载 Web 2.0 and Mobile Toolkit

可以使用 Installation Manager 来通过 Installation Manager 命令行 (imcl) 卸载 Web 2.0 and Mobile Toolkit。

过程

  1. 使用具有 *ALLOBJ 和 *SECADM 特权的用户概要文件来登录到 IBM® i 系统。
  2. 在 CL 命令行上,运行 STRQSH 命令以启动 Qshell 命令 shell。
  3. 使用 imcl 命令来卸载产品。
    例如:
    ./imcl uninstall package_id_version,feature_id
      -installationDirectory installation_directory

    有关使用 imcl 命令来卸载 Web 2.0 and Mobile Toolkit 的更多信息,请参阅 Installation Manager 信息中心

示例

以下是使用 imcl 命令来卸载 Web 2.0 and Mobile Toolkit 的示例:
./imcl uninstall com.ibm.websphere.W2MTK.v11
  -installationDirectory /QIBM/ProdData/WebSphere/AppServer/Web20Mobile/V11
任务主题    

信息中心的条款和条件 | 反馈

最近更新日期: May 11, 2012 12:10 PM EDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v850webmob&product=was-nd-mp&topic=tweb_ins_uninstallation_is_cl
文件名: tweb_ins_uninstallation_is_cl.html