The silent uninstaller is useful if you want to remove the Tools and Frameworks installation using a script, or remove the installation on multiple machines.
The syntax to run the silent uninstaller is the following:
silent_uninstall.sh <FULL_PATH_TO_RESPONSE_FILE> <ORACLE_HOME_NAME> <ORACLE_ HOME_LOCATION>
where the options have the following values. Note that all the options are required.
Option |
Description |
---|---|
FULL_PATH_TO_RESPONSE_FILE |
The full path to response file which is
used by the silent uninstaller. For example,
|
ORACLE_HOME_NAME |
A string value which represents your ORACLE_HOME. For example ToolsandFrameworks |
ORACLE_HOME_LOCATION |
The location from which you are removing
the product. For example,
|
Before you begin, review and edit the
install/silent_response.rsp
file in a text editor
with values that are appropriate for your site.
To start the silent uninstaller