WARNING: Oracle executable binary mismatch detected

paulyibinyi發表於2012-08-02

      如果在資料庫開啟的狀態下,    對oracle打opatch小補丁,則在資料庫日誌中會有以下告警

WARNING: Oracle executable binary mismatch detected.
 Binary of new process does not match binary which started instance
issue alter system set "_disable_image_check" = true to disable these messages
WARNING: Oracle executable binary mismatch detected.
 Binary of new process does not match binary which started instance
issue alter system set "_disable_image_check" = true to disable these messages
WARNING: Oracle executable binary mismatch detected.
 Binary of new process does not match binary which started instance
issue alter system set "_disable_image_check" = true to disable these messages
WARNING: Oracle executable binary mismatch detected.
 Binary of new process does not match binary which started instance
issue alter system set "_disable_image_check" = true to disable these messages
WARNING: Oracle executable binary mismatch detected.
 Binary of new process does not match binary which started instance
issue alter system set "_disable_image_check" = true to disable these messages。

所以一定要關閉資料庫例項來打補丁,如果是rac,則可關掉一邊節點例項來打,然後再打另一邊。
.

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7199859/viewspace-739614/,如需轉載,請註明出處,否則將追究法律責任。

相關文章