/build/static/layout/Breadcrumb_cap_w.png

Oracle Client 9.0i deinstall

Hi there!

I'am trying to do a silent uninstall with the responsefile clientadmin.rsp supplied by oracle. The silent install works fine but the uinstall just won't work(setup.exe -silent -responsefile ... -deinstall). The silentInstall.log tells me that the installation has been successfully finished. There also seems to be nothing wrong in the installActions.log. Has anyone of you come across the same problem?

0 Comments   [ + ] Show comments

Answers (7)

Posted by: MSIPackager 18 years ago
3rd Degree Black Belt
0
No, sorry - I repackaged the app into an MSI.

The Oracle installer is notoriously bad - I'm surprised you managed to get the silent install to work at all [:D]

Cheers,
Rob.
Posted by: VikingLoki 18 years ago
Second Degree Brown Belt
0
I repackaged it into an MSI as well. The Oracle installer requires Java to run and it wants to install its own version of Java within the Oracle files. This $^#%ed up the Java configuration that took us FOREVER to nail down so that everything works. Repackaged it so it can be installed without the Java junk. If you use Java and/or have apps that want particular versions of Java, I strongly recommend repackaging Oracle Client into an MSI.
Posted by: wiseapp 18 years ago
Second Degree Green Belt
0
Hi Sini:

try this command

%SystemDrive%\installs\Oracle\Oracle9i\9.2.0.1\setup.exe -deinstall -silent -RESPONSEFILE %SystemDrive%\installs\Oracle\Oracle9i\9.2.0.1\Response\clientcustom.rsp

or visit the following page

http://itninja.com/link/chapter-3
Posted by: sss 18 years ago
Senior Yellow Belt
0
ORIGINAL: VikingLoki

I repackaged it into an MSI as well. The Oracle installer requires Java to run and it wants to install its own version of Java within the Oracle files.



I just repackaged this beast too. Are you saying that I could remove all the JRE/JDK folders from my MSI? Is there no need to for the Uni Installer later on?

While I'm at it. . . does anyone know if the service created during the Oracle 9i install is needed on a client machine?

Thanks
SSS
Posted by: sini 18 years ago
Orange Senior Belt
0
thx guys for the suggestions, so I'll try and repackage it then! Is there anything I have to pay speacial attention to?
Posted by: win7packager 12 years ago
Senior Yellow Belt
0
Hi All,

Even am facing the same problem,I can see the successful installation (through logs) when installed silently.But uninstall is not happening. The log says NO PRODUCT SELECTED FOR UNINSTALL.

Any help appreciated!!
Posted by: nekkar 12 years ago
Senior Purple Belt
0
Hello,

I never succeeded to uninstall Oracle.
The only solution I've found is to do is:

1 - Remove ODBC :
reg delete "HKLM\Software\ODBC\ODBC.INI\ODBC Data Sources" /v "name" /f
etc...
reg delete "HKLM\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers" /v "Oracle dans OUIHome1" /f
reg delete "HKLM\SOFTWARE\ODBC\ODBCINST.INI\Oracle dans OUIHome1" /f

2 - Remove Oracle
rmdir /Q /S "C:\OraHome_1"
rmdir /Q /S "C:\Program Files\Oracle"
reg delete "HKLM\SOFTWARE\Oracle" /f

3 - And installation new version and the ODBC and copy of Tsname.

And is ok.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ