Oracle Client 11g R1
Hi,
this is my first time i need to package the Oracle Client. Installation works like a charm with a response file but i've got problems with uninstalling Oracle.
This is what I've tried:
setup.exe" -deinstall -removeallfiles -nowarningonremovefiles -silent -force -waitforcompletion -nowait -responseFile <pathtoresponsefile>
When I try this command line the log file says that the -deinstall switch is not supported. Also when i use setup.exe -help there is no -deinstall switch listed. But it seems like this switch has worked for many others.
I've also tried to use the deinstall.bat from the Oracle base dir but it says that i need to uninstall Oracle with a standlalone uninstall tool which I cannot find anywhere on the Oracle page.
Does anyone have further suggestions what I could try to uninstall Oracle 11g?
KR
this is my first time i need to package the Oracle Client. Installation works like a charm with a response file but i've got problems with uninstalling Oracle.
This is what I've tried:
setup.exe" -deinstall -removeallfiles -nowarningonremovefiles -silent -force -waitforcompletion -nowait -responseFile <pathtoresponsefile>
When I try this command line the log file says that the -deinstall switch is not supported. Also when i use setup.exe -help there is no -deinstall switch listed. But it seems like this switch has worked for many others.
I've also tried to use the deinstall.bat from the Oracle base dir but it says that i need to uninstall Oracle with a standlalone uninstall tool which I cannot find anywhere on the Oracle page.
Does anyone have further suggestions what I could try to uninstall Oracle 11g?
KR
0 Comments
[ + ] Show comments
Answers (11)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
SandeepPanat
13 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
Teitan
13 years ago
In some thread here I've read that only the -responseFile (from the ones which i use)
switch is case sensitive and many examples which I've seen also showed the deinstall
switch as "-deinstall" but im gonna give it a try.
thanks for the hint
edit:
unfortunately it didnt work. im still getting a message that the switch is not valid
switch is case sensitive and many examples which I've seen also showed the deinstall
switch as "-deinstall" but im gonna give it a try.
thanks for the hint
edit:
unfortunately it didnt work. im still getting a message that the switch is not valid
Posted by:
anonymous_9363
13 years ago
Posted by:
Teitan
13 years ago
Posted by:
Teitan
13 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
Helpy
13 years ago
I recently packaged Oracle 10g and it appears the switches haven't changed that much if at all between the two versions. As far as the switches being case sensitive, the only one that was not lowercase was the -responseFile. Could it be the order you set the switches? It probably makes no difference but below is the order I used when running my uninstall of Oracle10g.
unc\setup.exe -deinstall -silent -noconsole -force -removeallfiles -responseFile unc\file.rsp
unc\setup.exe -deinstall -silent -noconsole -force -removeallfiles -responseFile unc\file.rsp
Posted by:
Teitan
13 years ago
Posted by:
aogilmor
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.