简体   繁体   中英

Oracle 12c Installation Failed on windows

While Installing Oracle 12.2.0.1.0 the setup fails after setting directory.During Installation instead of pointing to a new directory it is pointing to the location of an old oracle 11g home, Normally while changing Oracle home,Software location would automatically change to include the Oracle Home but in this case it didn't change automatically.An error was received attaching the error below.

在此处输入图片说明

Create a response file where you can put an entry like this:

INVENTORY_LOCATION=C:\whatever directory you like to have\Inventory 

Also check your Registry settings at

HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\inst_loc

I don't know which one takes precedence, you may change both.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM