ヘッダーをスキップ

Oracle Secure Backup インストレーション・ガイド
リリース10.1

B28440-02
目次
目次
索引
索引

戻る 次へ

6 Oracle Secure Backupのアンインストール

この章では、Oracle Secure Backupをアンインストールする方法について説明します。この章には、次の各項が含まれます。

WindowsでのOracle Secure Backupのアンインストール

WindowsでOracle Secure Backupをアンインストールするには、次の手順を実行します。

  1. 「タスク マネージャ」を開き、「プロセス」タブをクリックします。

  2. obhttpd.exeというイメージ名を選択し、「プロセスの終了」をクリックします。この操作により、Apache Webサーバーが停止します。

  3. Windowsの「コントロール パネル」を開き、「プログラムの追加と削除」をクリックします。

  4. 「現在インストールされているプログラム」ウィンドウで、「Oracle Secure Backup」を選択します。

  5. 「削除」をクリックします。「プログラムの追加と削除」の確認ウィンドウが表示されます。

  6. 「はい」をクリックしてコンピュータからOracle Secure Backupを削除します。

  7. ホストを管理サーバーとして構成している場合は、管理ドメインに固有のファイルを保存するかどうかを尋ねる追加のウィンドウが開きます。次のいずれかを選択します。

  8. コンピュータを再起動します。

これで、Oracle Secure Backupはホストからアンインストールされました。

LinuxまたはUNIXでのOracle Secure Backupのアンインストール

次の例では、storabck05というLinuxホストのOracle Secure Backupをアンインストールします。Solarisホストにも同じ手順が適用されます。

この例では、管理サーバーからOracle Secure Backupをアンインストールします。管理サーバーを使用して他のホストからOracle Secure Backupをアンインストールする場合にも同じ手順が適用されます。

  1. 管理サーバーにrootとしてログインします。

  2. Oracle Secure Backup WebツールのHTTPプロセスなど、Oracle Secure Backup関連のプロセスを停止します。Oracle Secure Backupのプロセスを識別するには、次のコマンドを使用します。

    # /bin/ps -ef |grep ob
    

    kill -9 pidコマンドを使用して、リストにあるOracle Secure Backup関連の各プロセスを停止します。

  3. Oracle Secure Backupのホーム・ディレクトリの親ディレクトリに移動します。たとえば、次のようになります。

    # cd /usr/local/oracle
    


    注意

    管理サーバーからOracle Secure Backupをアンインストールする場合、uninstallobアンインストール・スクリプトにより、アンインストール・プロセスの最後にOracle Secure Backupのホーム・ディレクトリが削除されます。 


  4. 次のようにuninstallobプログラムを実行します。

    # backup/install/uninstallob
    

    次の出力が表示されます。

    Welcome to Oracle's Un-Install program for Oracle Secure Backup.
    
    This program will remove Oracle Secure Backup from one or more machines on 
    your network. If you are going to remove Oracle Secure Backup from this host,
    make sure you do it last (lest the un-install program disappear before 
    you're done with it).
    
    For most questions, a default answer appears enclosed in square brackets.
    Press return to select this answer.
    
    Please wait a few seconds while I learn about this machine... done.
    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Enter the name of a host from which you'd like to remove Oracle Secure Backup:
    
  5. ホスト名を入力します。たとえば、次のようになります。

    storabck05
    

    次の出力が表示されます。

    Just a moment while I learn about storabck05...done.
     
    You selected this machine, storabck05, from which to remove Oracle Secure Backup.
    (Note: once Oracle Secure Backup is removed from this host, you will not
           be able to remove Oracle Secure Backup from other hosts.)
     
    Enter the name of a obparameters file that was used to install
    Oracle Secure Backup on storabck05 [install/obparameters]:
    
  6. [Enter]キーを押してデフォルト値を受け入れます。

    次の出力が表示されます。

    Do you want to remove the Oracle Secure Backup directory [no]? 
    
  7. 次のいずれかを選択します。

    yesまたはnoのどちらを入力したかにかかわらず、次の出力が表示されます。

    Do you want to save the admin directory on storabck05 [yes]?
    
  8. 次のいずれかを選択します。

    この例では、backupディレクトリとadminディレクトリの両方を保存すると仮定します。次の出力が表示されます。

    Oracle Secure Backup will be removed from this host.
    The Oracle Secure Backup directory will be retained.
    The admin directory will be retained.
    
    Do you wish to continue [no]?
    
  9. 次のいずれかを選択します。


戻る 次へ
Oracle
Copyright © 2006 Oracle Corporation.

All Rights Reserved.
目次
目次
索引
索引