Prerequisite Check “CheckActiveFilesAndExecutables” Failed
While applying a patch to oracle binary using opatch utility, got below error.
oracle configurationintermediate
by OracleDba
18 views
While applying a patch to oracle binary using opatch utility, got below error.
1234567891011
/sbin/fuser /oracle/app/oracle/product/12.1.0/prim/lib/libclntsh.so.12.1
/oracle/app/oracle/product/12.1.0/prim/lib/libclntsh.so.12.1: 29274m 29786m
ps -ef | grep 29786
ps -ef | grep 29274
kill -9 29786 29274
/sbin/fuser /oracle/app/oracle/product/12.1.0/prim/lib/libsqlplus.so
/oracle/app/oracle/product/12.1.0/prim/lib/libsqlplus.so:123
# $ORACLE_HOME/OPatch/opatch apply
[oracle@node1 27072683]$ $ORACLE_HOME/OPatch/opatch prereq CheckActiveFilesAndExecutables -ph ./Please to add comments
No comments yet. Be the first to comment!