아래의 에러 상태에서 해결 방법
[INS-32025] The chosen installation conflicts with software already installed in the given Oracle home.
# cd <oraInventory path>/oraInventory/ContextXML
# vi inventory.xml
오라클 홈 폴더가 있는 부분을 삭제한다. (Remove the line that contain the new ORACLE Home)
저장하고 OUI 종료 후 다시 실행해서 설치 진행한다. (Exit and re-run the installer.)
inventory.xml 파일은 inventory.xml-orig 이런 형태로 백업을 받는 것이 좋다.