How to uninstall oracle client automatically

Hello,
I need to install oracle 10g client on hundreds of computers (I'm OK with that task), but before that, I want to uninstall a former oracle 8i client...
OUI does it well using the graphical mode, but I need to find how to do it automatically...
I found this [http://download-east.oracle.com/docs/html/B13804_02/deinstall.htm] but it looks "heavy"
Otherwise, I saw that OUI has these options :
-deinstall
-removeallfiles
-nowarningremovefile
but i don't how to use them...
Can anyone help me?
Thanks

Hi,
Sorry , I forgot to put {} in one of the options.
No it works well.
Here's my batch :
@ECHO OFF
ECHO Desinstallation Oracle 10g R2 Client..
SET OPTIONS=
SET OPTIONS=DEINSTALL_LIST={"oracle.client","8.1.7.0.0"}
SET OPTIONS=%OPTIONS% REMOVE_HOMES={"C:\oracle\ora8172"}
START /WAIT \\alias\groupsrep$\logiciels\windows\oracle\Client10.2.0.1\install\oui.exe -silent %OPTIONS% -deinstall -nowelcome -noconfig -waitforcompletion -force -nowait -noconsole
Thanks both of you

Similar Messages

  • Uninstall Oracle Client 11G

    Hi,
    Some one could tel me how can i do to uninstall Oracle client 11G ?
    Thank's

    Hi,
    Post the OS details.
    For Linux(client 11.2)
    http://docs.oracle.com/cd/E11882_01/install.112/e24322/remove_oracle_sw.htm
    For windows(client 11.1)
    http://docs.oracle.com/cd/B28359_01/install.111/b32007/deinstall.htm
    Please keep forum clean by Marking your Post as "Answered" or "Helpful" if Your question is answered
    Bala:)

  • How to install oracle client on pentium 4

    please can someone tell me how to install oracle client 8i on pentium 4 system. the installation is not going automaticlly , and if i explore the cd and press on the setup file the installing didnt start.

    8i definitely has problems with Pentium IV processors. The fix is to copy the entire CD to the hard drive and then rename each copy of symcjit.dll to symcjit.old.

  • How to mounted oracle database automatically  in oracle version 8.1.7?

    i want to know,how to mounted oracle database automatically in oracle version 8.1.7?

    Does this mean you are not using the WIndows operating system, or you doi not want to do this 'manually' using some point and click method?
    If this means, "do it automatically for reboots" and you are using the Windows OS, you need to set up a service and set it to automatic at reboot. Or, again in a Windows environment but at commnand line, use "net start {service name}" - as described in the manual.

  • How to connect oracle client (xp) to database server

    how to connect oracle client to database server
    i have following information
    --server ip
    --port no
    --database name.                                                                                                                                                                                                                                               

    In addition to these parameters you need username and password.
    Then you can connect with
    sqlplus -L username@//server_ip:port_no/database_name
    Yours,
    Laurenz Albe

  • How to uninstall oracle designer 10g release 9.0.44

    How to uninstall oracle designer 10g release 9.0.44

    This baffles me everytime. Why open a > 3 year old thread, and even to add... nothing?

  • How to Uninstall Oracle 10G release 1

    I'm a newbie in Oracle DB.
    I've been assigned to a new task to assist DBA teams to migration SQL server to Oracle server. I got a new PC which pre-installed 2 Oracles version (9i & 10G), the 9i is OK but the 10G DID NOT work properly and I'd liked to replace 10G release 1 with 10G release 2 (for testing purpose).
    I did followed the instruction how to remove the 10G release 1 using the OUI, but the process ran forever ... ( see screenshot --> http://img137.imageshack.us/img137/5555/oui10g1qb8.jpg )
    I'm also know that I can delete Oracle thru Regedit, but in some Reg. keys do not show the Oracle version (I want to keep the Oracle 9i).
    Could someone please enlight me how to uninstall Oracle 10G ?
    PC's info:
    OS : Windows XP Prof.
    1GB RAM
    50GB free space
    All the Oracle services have been disable before Uninstall.
    Thanks Advance.
    DTH.

    Thanks Marcio ...
    I'm current process the step by step to remove 10G release 1, if I've problem then I'll let you know
    Thanks again.
    DTH.

  • How to uninstall oracle components silents using oracle universal installer in oracle client 11.2.0.3.0?

    Hi,
    I have installed oracle client 11.2.0.3.0 silently using the response file with INSTALL type as runtime. I want to remove  'Oracle sql developer' from the installed products. Using Oracle Universal Installer I am able to remove this component in GUI. Please provide me the silent switch to remove this component. I have tried with DEINSTALL_LIST property , but I am getting an error that 'no products selected for deinstall'. Please suggest on this.

    Pl post your OS details
    AFAIK, SQL Developer is not included in the Oracle Client install - it is a separate install. You will have to follow the instructions for uninstalling SQL Developer - check the docs for your specific version of SQLD - Oracle SQL Developer
    e.g. for 3.1, see Installing Oracle SQL Developer

  • Uninstall Oracle client 11gR2

    We need to install oracle client on a windows 2008 64 bits server.
    Because for some of our miscrosoft integration service SSIS packages we have to run 32 bits.
    SO I installed Oracle client 11g R2 32 bits for windows on the server.
    I found some components are not installed, so I need to uninstall the client and reinstall it.
    But by using universal installer, when clicking deinstall it says to run command ... to unintall it. Why...
    Then in the directory of deinstall, I double click the deinstall.bat, it runs quickly and I didn't see oracle client is uninstalled.
    Then following the instruction on the http://heliosguneserol.wordpress.com/2010/10/27/how-to-remove-oracle-11gr2-on-windows-7, it is windows 7, but I think it is the same.
    I download the utility, and run the command, when I run this:
    D:\win32_11gR2_deinstall\deinstall>set ORACLE_HOME=D:\Oracle11g\product\11.2.0\client_1
    D:\win32_11gR2_deinstall\deinstall>deinstall -home D:\Oracle11g\product\11.2.0\client_1
    The system cannot find the path specified.
    But the path is there in windows direcotry,
    what I am doing wrong?
    How come 11g client is so hard to uninstall, but 10 g is so easy?
    More information may help to trouble shoot:
    Prior I download the the standalone version of deinstall , I tried the deinstall tool with the origianal oracle installation.
    it gives error when I run the destinall,
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:\Windows\system32>d:
    D:\>cd Oracle11g\product\11.2.0\client_1\deinstall
    D:\Oracle11g\product\11.2.0\client_1\deinstall>
    D:\Oracle11g\product\11.2.0\client_1\deinstall>deinstall.bat
    Checking for required files and bootstrapping ...
    Please wait ...
    ERROR: Cannot find the file jlib\emca.jar in the ORACLE_HOME D:\Oracle11g\produc
    t\11.2.0\client_1. You must download the standalone version of the deinstall to
    ol from OTN to deconfigure/deinstall this Oracle Home.
    cannot remove directory for C:\Users\xicao\AppData\Local\Temp\OraDeinstall2012-0
    3-13_15-19-35: Permission denied at D:\Oracle11g\product\11.2.0\client_1\deinsta
    ll\bootstrap.pl line 179
    1 file(s) copied.
    1 file(s) copied.
    The system cannot find the path specified.
    1 dir(s) moved.
    D:\Oracle11g\product\11.2.0\client_1\deinstall>
    Thanks
    Edited by: 875563 on Mar 13, 2012 3:24 PM

    Hello,
    I found some components are not installed, so I need to uninstall the client and reinstall it.I'd like to know why it was not possible to make a custom installation with OUI and, then select the components you need.
    Normally, you can run OUI every time you want so as to add all the necessary components over an existing installation.
    For instance you can make a 1st installation with the "runtime" option, then in a 2nd installation add "Oracle ODBC Driver" component.
    Else you'll find here the documentation about the deinstall tool:
    http://docs.oracle.com/cd/E11882_01/install.112/e24187/deinstall.htm#BABHIGFE
    Hope this help.
    Best regards,
    Jean-Valentin

  • Uninstall oracle client 9i in windows 7

    hi, experts,
    I installed oracle client 9i but I can start the sql*plus.
    I would like to uninstall it.
    I run the Universal Installer but error prompts and the uninstaller closes immediately when I close the error.
    how to uninstall it from windows7 professional?

    # Run regedit.exe and delete the HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE key. This contains registry entires for all Oracle products.
    # Delete any references to Oracle services left behind in the following part of the registry:
    HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Ora*
    It should be pretty obvious which ones relate to Oracle.
    # Reboot your machine.
    # Delete the "C:\Oracle" directory, or whatever directory is your ORACLE_BASE.
    # Delete the "C:\Program Files\Oracle" directory.
    # Empty the contents of your "c:\temp" directory.
    # Empty your recycle bin.
    Uninstallation Complete ..................
    Cheers :)
    Renjith Madhavan

  • How to uninstall Oracle 11g on Red Hat Enterprise Linux 5.3 x86-64

    I've install Oracle 11g on a Red Hat Enterprise Linux 5.3 x86-64 system. I'm new to the world of Oracle and I have come to the conclusion why learning about Oracle I've screwed up my in installation of Oracle 11g to the point where nothing Oracle related is working properly. I've decided that I want to uninstall Oracle 11g and start over.
    How do I uninstall Oracle 11g on a Red Hat Enterprise Linux 5.3 x86-64?

    What do you mean with doesn't work?
    If you want to delete the database manually, then refer [to this link|http://dev-notes.com/code.php?q=40]
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • How to Uninstall oracle services for microsoft transaction server 64 bit

    Dear All ,
    I would like to know  how to Uninstall only oracle services for microsoft transaction server from 11G installtion. I was trying to use "deinstall.bat" but which removes everything from the system. When i use "Oracle Universal Installer" but it doesn't let me do it. I am using Oracle 11G with patch 8 on Windows server 2008.
    Any replies are highly appreciated.
    Thanks

    HI Salman,
    I am doing the following.
    1. I am installing Oracle 10.2.01 Database(Not Client) on my windows Xp laptop. While installation i Choose the custom option and Check the Oracle Windows Interface. In that i check the "Install Oracle Services for Microsoft Transaction server" checkbox. The installation goes on fine till 99% and when it tries to install the
    Oracle Services for Microsoft Transaction server it gives an error saying that "Microsoft Transaction server" was not found on the system.
    I had previously installed the same on my laptop and it was working fine. but after uninstallation when i try to re install i get this problem.
    If i go to the services.msc option in windows i still see the OracleMTSRecoveryService option even when i have uninstalled oracle. But when i try to start the services i get the following error
    Could Not start the OracleMTSRecoveryService on the local computer.
    Error 3: The system cannot find the file specified.
    Any help on how to resolve this issue will be highly appreciated

  • How to install Oracle client Version 10.2.0.4 on a Windows server 2008

    Hi,
    I need to install an Oracle client on a Windows Server 2008 (32-bit), how do I do that?
    I want to install Oracle client version 10.2.0.4 (Instant Client Package - Basic: All files required to run OCI, OCCI, and JDBC-OCI applications).
    Pls. advice, I can't find instructions for this installation on Oracle.com or anywhere else.

    thx, it looks promising...
    but how to run the .jar files and which one to run, both Class12.jar and ojdbc14.jar, to start the installation?
    Do I need to install the java runtime environment to run the .jar files?

  • How to install oracle client

    hi,
    Could any body tell that, how to change the oracle client of forms 6.0.8.26 , from 8.0.2 to 10.1.
    i have installed oracle 10.1 client and forms 6.0.8.26 , now i wanted to make the oracle_home of these oracle client and forms to be same.
    Any body tried this way ? i would like to know that how it can be done .
    Thanks

    Use the Oracle home selector to set the default home or create a user/system variable with as name ORACLE_HOME pointing to the correct path of the home.
    Marcos

  • How to install Oracle Client  9i 32 bit at windows 7 Pro 64 bit ?

    My company hava many computer are running windows xp 32 bit , and now we buy a lot of HP computer are running windows 7 Pro 64 bit . We have Oracle Client 9i 32bit for our database link ,but we have no extra bugde to buy new Oracle license for our database network , so how can I install Oracle Client 9i 32bit at windows 7 Pro 64 Bit ?

    efe603fc-4926-43ae-8c83-1b5a92c66110 wrote:
    My company hava many computer are running windows xp 32 bit , and now we buy a lot of HP computer are running windows 7 Pro 64 bit . We have Oracle Client 9i 32bit for our database link ,but we have no extra bugde to buy new Oracle license for our database network , so how can I install Oracle Client 9i 32bit at windows 7 Pro 64 Bit ?
    Ummm .... client license?
    All license questions should be addressed to Oracle.  I believe what you'll find is that the license for client installation is free.  What you pay to license and support is the rdbms (server) software.
    But all licensing questions should be addressed directly to Oracle.  A license agreement is a legal issue, and this forum will have no standing in court.

Maybe you are looking for

  • Airplay display keeps breaking up from my new Mac book. Help!

    When using the airplay from my iPhone or iPad the picture and audio works well. No breaking of picture or audio. When I try do the same from my new mac book pro the picture and audio keep breaking up, which is very frustrating considerng the new mac

  • Counting number of lines in a text/csv file using xquery/xslt.

    Hi, I have a CSV file, I need to count the total number of lines in that file. This I have to use in OSB. My requirement is I have to count total no of lines in the $body file (CSV/flat file) and subtract header and footer lines from it. EX: header,1

  • Business System Question

    i sent an IDOC from my backend R/3 system and i looked at the monitor in XI and i found the sender service is "R3E_100". But the business system name i have in my SLD is R3_COE2,and i have selected this name as my sender in all of my configuration ob

  • My Headset mic won't work.

    Hello Apple Support! As it is in the title my headset mic won't work, and I just bought them today . My headset is: Microsoft LifeChat lx-2000 (yes it is compatible with mac) Image Already done: Went to system preferences====> Sound ===> Input (did n

  • Replacing Safari when it fails to open

    I also have a similar problem with Safari on my G4 iBook. Safari will not start. It does not even bounce. I am presently using 10.3.9 on that iBook. I am using my Macbook for this transmission. There is no information except that it is 1.3.2. I suppo