移除 Rational 授權伺服器軟體

從 UNIX® 系統伺服器移除 IBM Rational® 授權伺服器軟體的指令。
  1. 移至 rational_dir/config/usr/rational/flexlm.7.0f
  2. 用下列其中一個指令來關閉伺服器:

    lmdown -c license_file

    lmdown -c port@host

    ps -e | grep lmgrd #

    請參閱指令範例,以取得使用這些指令的範例。

  3. 執行下列指令來停止 lmgrd 程序:

    kill pid #

    其中 pid 是 lmgrd 的程序 ID

    小心: 如果使用 kill -9 pid #, 伺服器可能會將 lockrationallockibmratl 檔案留在 /tmp/usr/tmp 中。您必須移除這個檔案。
  4. 如果要移除授權伺服器軟體,請移至 rational_dir/config,並刪除 IBM Rational FLEXlm 目錄:

    cd rational-dir/config or /usr/rational/config/flexlm.7.0

    rm -fr rational_dir/config/flexlm.7.0f


意見