The database I am working on is a test database. I shutdown the database, ran opatch apply and got the following output:
OPatch was able to restore your system. Look at log file and timestamp of each file to make sure your system is in the state prior to applying the patch.
--------------------------
The following warnings have occurred during OPatch execution:
1) OUI-67124:Files check failed: Some files under ORACLE_HOME are not patched. Please see log file for details.
--------------------------
I don't know how to fix this. Could someone help me?
Main Topics
Browse All Topics





by: rbrookerPosted on 2006-12-07 at 11:32:33ID: 18096210
Hi,
opatch will not require you to run root.sh or catcpu.sql unless stated in the opatch readme.
are you doing this on a test box first? this will modify your oracle binaries, affecting all the databases that use that oracle home. when applying patches like this, always ALWAYS do it on a test box first and test the crap out of the databases after the patch is applied.
good luck :)