uninstallob

Purpose

Use the uninstallob tool to uninstall Oracle Secure Backup from a host in the administrative domain.

Prerequisites

You must run this utility as root on a Linux or UNIX system.

Syntax

install/uninstallob [ -m host ] [ -q obparmsfile ] [ -U | -UU ]

Semantics

-m host

Specifies the name of the host from which to uninstall Oracle Secure Backup so that the script does not prompt for the name.

-q obparmsfile

Specifies the name of an obparameters file so that the script does not prompt for the file name.

-U

Suppresses all prompts. The script does not delete the admin directory.

-UU

Suppresses all prompts. The script deletes the admin directory.

Example

Example 5-12 uses uninstallob to uninstall Oracle Secure Backup from client brhost2. The script runs noninteractively.

Example 5-12 Uninstalling Oracle Secure Backup

# install/uninstallob -m brhost2 -UU