從執行 i5/OS 或 OS/400 的系統解除安裝

IBM 提供了一個指令行程式,可讓您用來從執行 i5/OS 或 OS/400 的系統中移除整個 WebSphere Partner Gateway - Express 程式。 這個解除安裝程式是在已安裝 WebSphere Partner Gateway - Express 並且執行 i5/OS 或 OS/400 的系統上的 qshell 環境中執行。

下列步驟說明如何解除安裝 WebSphere Partner Gateway - Express。

  1. 關閉 WebSphere Partner Gateway - Express。
    1. 如果您現有的 WebSphere Partner Gateway - Express 版本正在執行中, 請確定任何正在執行中的文件都已經完成處理。
    2. 關閉所有連線到 WebSphere Partner Gateway - Express 主控台的已開啟 Web 瀏覽器階段作業。
    3. 使用以 QBCGX60 作為群組設定檔或具有 *ALLOBJ(所有物件)權限的使用者設定檔,對執行 i5/OS 或 OS/400 的系統開啟指令行介面。
    4. 利用下列指令來啟動 qsh Shell 直譯器:
      STRQSH
    5. 在 qsh Shell 直譯器中,輸入下列指令來停止 WebSphere Partner Gateway 伺服器:
      cd/QIBM/UserData/WSPGExpress60/bin
      bcgStopServer
  2. 在 qsh Shell 直譯器中,輸入下列指令:
    cd/QIBM/ProdData/WSPGExpress60
    java -cp_uninst/uninstall.jar run -console
    註:
    這個指令會在主控台模式中執行解除安裝。如果要在沒有使用者交談作業的情況下執行解除安裝, 請將 -console 參數取代為 -silent

解除安裝程式會從執行 i5/OS 或 OS/400 的系統中移除 WebSphere Partner Gateway - Express 程式, 但是會保留下列目錄,這些目錄可能包含使用者資訊:

Copyright IBM Corp. 2003, 2005