|
|
|
|
|
|
|
Re: Error in Oracle9i Database Installation [message #438102 is a reply to message #438062] |
Thu, 07 January 2010 02:41 |
babar82
Messages: 108 Registered: March 2009 Location: Karachi
|
Senior Member |
|
|
I have found the log file, at the end of the file it is written
Exception handling set to prompt user with options to RETRY IGNORE
User choice : User selected stop installation of all components
Error in writing to file D:\oracle\ora92\jlib\oemlt-9_2_0.jar
Unable to read the list of homes from the inventory.
|
|
|
Re: Error in Oracle9i Database Installation [message #438120 is a reply to message #438102] |
Thu, 07 January 2010 03:38 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
That message suggests that the installer is having a problem finding/reading its inventory of installed products. I have seen this after a failed/incomplete deinstallation, perhaps because someone deleted the inventory manually but didn't remove the registry entries that point towards it. You could check whether Oracle software has ever been installed on this machine, particularly whether there are registry entries left behind: hkey_local_machine/software/oracle might be the place to start.
|
|
|