Download View PDF

Transcript
Running Oracle Universal Installer After Installation
Refer to Chapter 4, "Customizing and Creating Response Files" for information about
the DEINSTALL_LIST parameter.
As with other response file parameters, you can also specify the DEINSTALL_LIST
parameter on the Oracle Universal Installer command line. For example, on a UNIX
machine, enter:
./runInstaller -deinstall -silent DEINSTALL_LIST={"component1","1.0.1.2"}
To remove Oracle homes from the inventory, use the REMOVE_HOMES variable.
For more information about specifying response file parameters, see "Setting Response
File Variables From the Command Line" on page 4-12.
Hiding the De-installation Confirmation and Progress Dialog Boxes
Use the following commands to hide the de-installation confirmation and progress
dialog boxes during a command line de-installation:
On a Windows system:
setup.exe -deinstall -silent session:SHOW_DEINSTALL_PROGRESS=false
session:SHOW_DESINSTALL_CONFIRMATION=false
On a UNIX system:
./runInstaller -deinstall -silent session:SHOW_DEINSTALL_PROGRESS=false
session:SHOW_DESINSTALL_CONFIRMATION=false
Running Oracle Universal Installer After Installation
The following sections describe the different ways that Oracle Universal Installer can
be used after installation. Specifically, this section describes:
■
Starting Oracle Universal Installer
■
Command Line Arguments
■
Using Oracle Universal Installer Exit Codes
■
Cloning Considerations
Starting Oracle Universal Installer
Oracle Universal Installer is installed on your system during the installation of your
Oracle products:
\Program Files\Oracle\oui (on Windows)
At the same level as <oraInventory> (on UNIX)
For all platforms, the executable file (setup.exe or runInstaller.sh) is located in
the following directory:
<oui_location>/bin
A new version of Oracle Universal Installer replaces its older version.
Oracle Universal Installer is placed under "Independent Products" in the Inventory
panel as a "non-Oracle home" product.
To start Oracle Universal Installer:
■
On Windows platforms, select Start, Programs, Oracle Installation Products,
Oracle Universal Installer.
5-12 Oracle® Universal Installer and OPatch User’s Guide