Sometimes we face "[INS-32025] The chosen installation conflicts with software already installed in the given Oracle home" error when we reinstall Oracle home.
To fix this error, go to oraInventory folder.
cd /u01/oraInventory/ContentsXML --this is my folder
edit inventory.xml any editor
remove below line:
<HOME NAME="OraDb11g_home1" LOC="/u01/oracle/product/11.2.0/dbhome_1" TYPE="O" IDX="1"/>
execute runInstaller again
To fix this error, go to oraInventory folder.
cd /u01/oraInventory/ContentsXML --this is my folder
edit inventory.xml any editor
remove below line:
<HOME NAME="OraDb11g_home1" LOC="/u01/oracle/product/11.2.0/dbhome_1" TYPE="O" IDX="1"/>
execute runInstaller again
No comments:
Post a Comment