使用响应文件从 IBM i 操作系统卸载 Web 2.0 and Mobile Toolkit

可以使用 Installation Manager 来通过响应文件卸载 Web 2.0 and Mobile Toolkit。

关于此任务

借助 Installation Manager,可以使用响应文件来卸载 Web 2.0 and Mobile Toolkit。

过程

  1. 使用具有 *ALLOBJ 和 *SECADM 特权的用户概要文件来登录到 IBM® i 系统。
  2. 在 CL 命令行上,运行 STRQSH 命令以启动 Qshell 命令 shell。
  3. 使用响应文件来卸载 Web 2.0 and Mobile Toolkit。
    在要从其卸载 Web 2.0 and Mobile Toolkit 的每个系统上的命令行中,切换到 Installation Manager 安装目录中的 eclipse/tools 子目录,然后使用您创建的响应文件来卸载 Web 2.0 and Mobile Toolkit。例如:
    ./imcl
      input $HOME/WASFiles/temp/uninstall_response_file.xml 
      -log $HOME/WASFiles/temp/uninstall_log.xml

    有关更多信息,请访问 Installation Manager 信息中心

  4. 可选: 卸载 IBM Installation Manager。
    要点: 必须先卸载 IBM Installation Manager 安装的所有软件包,然后才能卸载 Installation Manager。

    请阅读 Installation Manager 信息中心中的以静默方式卸载 Installation Manager,以获取有关使用 uninstall 脚本来执行此过程的信息。

示例

<?xml version="1.0" encoding="UTF-8"?>
<agent-input clean='true' temporary='true'>
<profile id='Web 2.0 and Mobile Toolkit V1.1'
  installLocation='/QIBM/ProdData/WebSphere/AppServer/Web20Mobile/V11'>
  <data key='eclipseLocation' value='/QIBM/ProdData/WebSphere/AppServer/Web20Mobile/V11'/>
  <data key='was.install.os400.profile.location' value='/QIBM/UserData/WebSphere/AppServer/Web20Mobile/V11'/>
  <data key='user.import.profile' value='false'/>
  <data key='cic.selector.nl' value='en'/>
</profile>
<uninstall modify='false'>
  <offering profile='Web 2.0 and Mobile Toolkit V1.1' id='com.ibm.websphere.W2MTK.v11'/>
</uninstall>
<preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='/QIBM/UserData/InstallationManager/IMShared'/>
<preference name='com.ibm.cic.common.core.preferences.connectTimeout' value='30'/>
<preference name='com.ibm.cic.common.core.preferences.readTimeout' value='30'/>
<preference name='com.ibm.cic.common.core.preferences.downloadAutoRetryCount' value='0'/>
<preference name='offering.service.repositories.areUsed' value='true'/>
<preference name='com.ibm.cic.common.core.preferences.ssl.nonsecureMode' value='false'/>
<preference name='com.ibm.cic.common.core.preferences.http.disablePreemptiveAuthentication' value='false'/>
<preference name='http.ntlm.auth.kind' value='NTLM'/>
<preference name='http.ntlm.auth.enableIntegrated.win32' value='true'/>
<preference name='com.ibm.cic.common.core.preferences.preserveDownloadedArtifacts' value='true'/>
<preference name='com.ibm.cic.common.core.preferences.keepFetchedFiles' value='false'/>
<preference name='PassportAdvantageIsEnabled' value='false'/>
<preference name='com.ibm.cic.common.core.preferences.searchForUpdates' value='false'/>
</agent-input>
任务主题    

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

最近更新日期: 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_silent
文件名: tweb_ins_uninstallation_is_silent.html