Uninstallation of OMS [message #226697] |
Mon, 26 March 2007 04:08 |
kmkumar24
Messages: 69 Registered: January 2007 Location: Singapore
|
Member |
|
|
Hi All,
My development server contains Oracle Binaries and OMS installed by previous DBA. Now i need to uninstall the OMS only which is never used from the time of Installation.I am finding difficult to uninstall. I tried with ORACLE_HOME/oui/bin/ ./runInstaller. But it gives the following error.
$ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be 5200 or 5100
Failed <<<<
Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2007-03-26_04-53-53PM/installActions2007-03-26_04-53-53PM.log
And also i will provide the info at the above said log file.
Using paramFile: /u01/app/oracle/oui/oraparam.ini
Checking installer requirements...
Checking operating system version: must be 5200 or 5100
Failed <<<<
Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2007-03-26_04-53-53PM/installActions2007-03-26_04-53-5
3PM.log
Kindly help me to remove the OMS by the runInstaller or any other method suggested to remove safely, b'cos it has taken a very huge space.
Thanks in advance
Magesh
|
|
|
Re: Uninstallation of OMS [message #226717 is a reply to message #226697] |
Mon, 26 March 2007 05:05 |
ThomasG
Messages: 3212 Registered: April 2005 Location: Heilbronn, Germany
|
Senior Member |
|
|
You *REALLY* should have told us the Oracle and OS version.
I just happen to know, that Oracle < 9.2.0.6 isn't supported ( or at least the installer thinks it isn't supported) on AIX 5.3, only on 5.1 und 5.2, since I had the same errors back during the install.
(Allthough we now run it for some time now without problems)
Try "runInstaller -ignoreSysPrereqs"
|
|
|
Re: Uninstallation of OMS [message #226892 is a reply to message #226717] |
Mon, 26 March 2007 19:42 |
kmkumar24
Messages: 69 Registered: January 2007 Location: Singapore
|
Member |
|
|
Hi Thomas,
Thanks for the reply. I have tried the ignore option also, but it gives the same error. Now you tell me whether the directory can be removed by rm command. If yes, kindly tell me whether it will create any impact in future.
My oracle version is 9.2.0.7 and my OS is AIX 5.3
Thanks Once again
Magesh
|
|
|
Re: Uninstallation of OMS [message #226913 is a reply to message #226892] |
Mon, 26 March 2007 22:30 |
kmkumar24
Messages: 69 Registered: January 2007 Location: Singapore
|
Member |
|
|
Hi All,
Kindly help me to remove the OMS without any problem. I understand from Thomas that Oracle <9.2.0.6 on AIX 5.3 doesnt support for the runInstaller.
So in this scenario what will be the solution to this problem.
Thanks in advance
Magesh
|
|
|
|
Re: Uninstallation of OMS [message #227376 is a reply to message #226915] |
Wed, 28 March 2007 02:09 |
kmkumar24
Messages: 69 Registered: January 2007 Location: Singapore
|
Member |
|
|
Hi,
Today i have removed the OMS by rm -rf command. Is there would be any impact for this kind of action taken in future to my development server.
Suggestions are welcome.
|
|
|