Oracle Secure Backup インストレーション・ガイド リリース10.1 B28440-02 |
|
この章では、Oracle Secure Backupをアンインストールする方法について説明します。この章には、次の各項が含まれます。
WindowsでOracle Secure Backupをアンインストールするには、次の手順を実行します。
obhttpd.exe
というイメージ名を選択し、「プロセスの終了」をクリックします。この操作により、Apache Webサーバーが停止します。
これで、Oracle Secure Backupはホストからアンインストールされました。
次の例では、storabck05
というLinuxホストのOracle Secure Backupをアンインストールします。Solarisホストにも同じ手順が適用されます。
この例では、管理サーバーからOracle Secure Backupをアンインストールします。管理サーバーを使用して他のホストからOracle Secure Backupをアンインストールする場合にも同じ手順が適用されます。
root
としてログインします。
# /bin/ps -ef |grep ob
kill -9
pid
コマンドを使用して、リストにあるOracle Secure Backup関連の各プロセスを停止します。
# cd /usr/local/oracle
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:
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]:
[Enter]
キーを押してデフォルト値を受け入れます。次の出力が表示されます。
Do you want to remove the Oracle Secure Backup directory [no]?
no
と入力します。
yes
と入力します。yes
またはno
のどちらを入力したかにかかわらず、次の出力が表示されます。
Do you want to save the admin directory on storabck05 [yes]?
この例では、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]?
no
と入力します。 次の出力が表示されます。
Would you like to remove Oracle Secure Backup from any other machines [yes]?
この場合、Oracle Secure Backupを削除する別のホストを選択できます。yes
と入力すると、新しいホストでアンインストール・プロセスの手順4〜7が繰り返されます。no
と入力すると、アンインストーラは終了します。
yes
と入力します。 次の出力が表示されます。
Un-installing Oracle Secure Backup from storabck05... Removing /usr/bin links to Oracle Secure Backup components... Removing /etc links to Oracle Secure Backup components... Removing /lib links to Oracle Secure Backup components... Stopping Oracle Secure Backup daemons... Waiting for daemons to stop... Removing (if necessary) logic to start Oracle Secure Backup daemons at boot time... Removing local database directory /usr/etc/ob... Cleaning out /usr/tmp... Removing /etc/obconfig... Saving /usr/local/oracle/backup/admin... Removing everything else in /usr/local/oracle/backup... Oracle Secure Backup has been successfully removed from storabck05.
これで、Oracle Secure Backupはアンインストールされました。
注意
|
|
![]() Copyright © 2006 Oracle Corporation. All Rights Reserved. |
|