Uninstalling Oracle VM Manager
Jump to navigation
Jump to search
Back to Oracle VM Manager
Uninstalling the Management Application
As superuser:
[xxx@vmmanager ~]$ su - Password: [root@vmmanager ~]#
Shut down the VM Manager
[root@vmmanager ~]# service ovmm stop Stopping Oracle VM Manager [ OK ]
Go to the CDROM image where the install script is found:
[root@vmmanager ~]# cd /media [root@vmmanager media]# cd CDROM/ [root@vmmanager CDROM]# ls components EULA oracle-validated.params runInstaller.sh createOracle.sh LICENSE ovmm-installer.bsx [root@vmmanager CDROM]# ./runInstaller.sh Oracle VM Manager Release 3.0.1 Installer Oracle VM Manager Installer log file: /tmp/ovmm-installer.selfextract_1Rc5BA/install-2011-09-22-185643.log Please select an installation type: 1: Simple 2: Standard 3: Uninstall 4: Help Select Number (1-4): 3 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 ...[plh@vmmanager ~]$ su - Password: [root@vmmanager ~]# [root@vmmanager ~]# service ovmm stop Stopping Oracle VM Manager [ OK ] [root@vmmanager ~]# pwd /root [root@vmmanager ~]# ls -l total 72 -rw-------. 1 root root 1790 Sep 21 21:48 anaconda-ks.cfg -rw-r--r--. 1 root root 49295 Sep 21 21:48 install.log -rw-r--r--. 1 root root 9922 Sep 21 21:42 install.log.syslog [root@vmmanager ~]# cd /media [root@vmmanager media]# cd CDROM/ [root@vmmanager CDROM]# ls components EULA oracle-validated.params runInstaller.sh createOracle.sh LICENSE ovmm-installer.bsx [root@vmmanager CDROM]# ./runInstaller.sh Oracle VM Manager Release 3.0.1 Installer Oracle VM Manager Installer log file: /tmp/ovmm-installer.selfextract_1Rc5BA/install-2011-09-22-185643.log Please select an installation type: 1: Simple 2: Standard 3: Uninstall 4: Help Select Number (1-4): 3 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): 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 ... [root@vmmanager CDROM]#
And it is done...