uninstall Oracle11g products from Windows Vista/7 family

Hi,
You may not uninstall oracle product in 11g version from windows vista family both x32 and x64.The main reason is based on some new features come from new Windows familiy.One of them is a new Administrator right.You should run any program with administrator right for administrative purpose by right-mouse clicking and select 'run as Administrator'.If not, applications may not execute properly.

Anyway if you want to uninstall any oracle from system ,Follow the step:

1-open Command prompt (Start> run> cmd.exe,right mouse click and select 'Run As Administrator')
2-Go to home directory of de-installation programs from 'C:\Windows\system32>' .
(if you do not have follow link :
)
3-set home path of un-installing product
4-execute deinstall with parameter of uninstalled products home directory
5-you will be asked for Windows and .Net de-configuration to verify.I say Yes but it is up to you.

For Example:

1-Start>Run>cmd.exe>right click to the cmd.exe>select 'Run as administrator'

2-C:\Windows\system32>\ (Go To root of deinstalled product,I download it into D:\Installation\Oracle\win64_11gR2_client\deinstall)

4-D:\>set ORACLE_HOME= D:\oracle\product\11.2.0\client_1

5-D:\>deinstall -home D:\oracle\product\11.2.0\client_1

6-verification :

The following Windows and .NET products will be deconfigured from the Oracle home :asp.net,odp.net,ntoledbDo you want to continue (y - yes, n - no)? [n]:

Good Luck

Comments

Popular posts from this blog

Complex Query in QueryExpression in Microsoft CRM 2011

Exception caught instantiating TERADATA report server extension SQL Reporting Services

Microsoft Power Apps Portal integration with Dynamics 365 CE On-Premise - Step By Step Guide