3.11. Uninstalling Oracle VM Manager

Before uninstalling Oracle VM Manager, you may want to back up Oracle VM Manager and the Oracle VM Manager database schema. For information on how to back up Oracle VM Manager, see Section 3.9, “Backing Up Oracle VM Manager”.

You perform the uninstall using the Oracle VM Manager installation script. You must start the installer from the installation media; you cannot perform an uninstall without the installation media as there is no installer located on the Oracle VM Manager host computer. See Section 3.4.2, “Running the Oracle VM Manager Installer” for information on starting the installer. Follow the prompts to uninstall Oracle VM Manager. See Appendix A, Oracle VM Manager Installation Script (runInstaller) at the end of this chapter for the full syntax to the installation script.

An example follows which shows an uninstall of a default Oracle VM Manager installation using a local Oracle XE database.

Example 3.6. Uninstall Oracle VM Manager

# ./runInstaller.sh

Oracle VM Manager Release 3.0.x Installer
 
Oracle VM Manager Installer log file:
  /tmp/ovmm-installer.selfextract_id/install-date.log
 
 
Please select an installation type:
   1: Demo
   2: Production
   3: Uninstall
   4: Help
 
   Select Number (1-4): 3 

The uninstallation process starts, and the following is displayed:

Uninstall Oracle VM Manager

Product component : Oracle 11g XE in '/u01/app/oracle/product'
Oracle 11g XE is installed ...
Uninstall options
   1: Uninstall Oracle 11g XE
   2: Skip uninstall of Oracle 11g XE

   Select Number (1-2): 1
Removing Oracle 11g XE installation ...

Product component : Java in '/u01/app/oracle/java/'
Java is installed ...

Uninstall options
   1: Uninstall Java
   2: Skip uninstall of Java

   Select Number (1-2): 1
Removing Java installation ...

Product component : Oracle VM Manager in '/u01/app/oracle/ovm-manager-3/'
Oracle VM Manager is installed ...
Uninstall options
   1: Uninstall Oracle VM 3.0 Manager
   2: Skip uninstall of Oracle VM 3.0 Manager

   Select Number (1-2): 1
Removing Oracle VM Manager installation ...

Product component : Oracle WebLogic Server in '/u01/app/oracle/Middleware/'
Oracle WebLogic Server is installed

Uninstall options
   1: Uninstall Oracle WebLogic Server
   2: Skip uninstall of Oracle WebLogic Server

   Select Number (1-2): 1
Removing Oracle WebLogic Server installation ...

Uninstall completed ...