How to remove Oracle 11gR2 from windows 7 or from others os
========================================
1. First we need to download deinstall tool from oracle site.
The deinstall command removes standalone Oracle Database installations,
Oracle Clusterware and Oracle ASM from your server, and also Oracle Real Application
Clusters (Oracle RAC) and Oracle Database client installations.
The Deinstallation Tool (deinstall) is available in Oracle home directories after installation. It is located in the $ORACLE_HOME/deinstall directory.
The deinstall command uses the information you provide, plus information gathered from the software home to create a parameter file. You can alternatively supply a parameter file
The deinstall command stops Oracle software, and removes Oracle software and configuration files on the operating system.
To download the Deinstallation tool:
a. Go to the following URL:
http://www.oracle.com/technology/software/products/database/index.html
b. Under Oracle Database 11g Release 2, click See All for the respective platform for which you want to download the Deinstallation Tool.
The Deinstallation Tool is available for download at the end of this page.
or
c. you can search in google as key word
"Oracle De-install Utility (11.2.0.1.0) for windows"
2. log in as a Administrator
3. Unzip Deinstallation tool on your machine than follow below command.
4. install it.
Deinstallation Tool (deinstall) is available in Oracle home directories after installation.
It is located in the $ORACLE_HOME/deinstall directory.
5. start>run>cmd
6. set your Oracle 11gR2 home and than use below syntax:
C:\Documents and Settings\era-1>D:
D:\>cd download\database\windows\deinstall
D:\>set ORACLE_HOME= D:\oracle\product\11.2.0\db_1
D:\>deinstall -home D:\oracle\product\11.2.0\db_1
in unix like below
-------------------
$ cd /u01/app/oracle/product/11.2.0/dbhome_1/deinstall
$ ./deinstall
for more info about deinstall tools use:-
http://download.oracle.com/docs/cd/E11882_01/install.112/e17880/remove_oracle_sw.htm#BABEBHAA
Halim is a Sr. Database Engineer/Data Architect (in Atlanta, USA) who is an Oracle certified (OCP) DBA, (OCP) Developer, Certified Cloud Architect Professional as well as OCI Autonomous DB specialist with extensive expertise in Database design, configuration, tuning, capacity planning, RAC, DG, Scripting, Python, PL/SQL etc. He achieved 16th position in worldwide first-ever PL/SQL Challenge cup playoff- http://plsql-challenge.blogspot.com/2010/07/winners-of-first-plsql-challenge.html
Subscribe to:
Post Comments (Atom)
My Blog List
-
-
-
4096 Columns1 week ago
-
-
-
-
-
-
-
Oracle Cloud & Third party tools4 years ago
-
-
-
Moving Sideways8 years ago
-
Upcoming Events...10 years ago
-
No comments:
Post a Comment