[INS-08109] Unexpected error occurred while validating inputs at state 'getOCMDetails'.
生活随笔
收集整理的這篇文章主要介紹了
[INS-08109] Unexpected error occurred while validating inputs at state 'getOCMDetails'.
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
在ORACLE11G R2 安裝ORACLE時出現以下錯誤:
[INS-08109] Unexpected error occurred while validating inputs at state 'getOCMDetails'.
經GOOGLE看到
http://www.linkedin.com/groups/I-try-clone-oracle-grid-77941.S.38808726
說是使用了 LD_LIBRARY_PATH 環境參數,經查看.bash_profile ,有如下設置:
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
注釋掉后,問題解決。
總結
以上是生活随笔為你收集整理的[INS-08109] Unexpected error occurred while validating inputs at state 'getOCMDetails'.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Oracle常用监控SQL
- 下一篇: 如何看懂ORACLE执行计划