B.9 deinstallation, Section b.9, "deinstallation – Oracle B32100-01 User Manual
Page 218
Deinstallation
B-12
Oracle Application Server Installation Guide
B.9 Deinstallation
You can perform a silent deinstallation of Oracle Application Server by supplying a
silent deinstallation parameter to the response file you used for installation.
Add the following parameter to your installation response file:
REMOVE_HOMES={"
For example:
REMOVE_HOME="/local_location/oracle_home"
To perform a silent deinstallation, use the -deinstall parameter when entering the
command:
prompt> runInstaller -silent -deinstall -responseFile absolute_path_and_filename
Note:
You still need to follow the deinstallation steps described in
Appendix D, "Deinstallation and Reinstallation"
. One of the key steps
is to run the deconfig tool before running the silent deinstallation
command. The silent deinstallation command only replaces the step
where you run the installer interactively to deinstall the instance.