环境:
Windows server 2016
Oracle 11.2.0.4
OPatch 版本:11.2.0.3.32
补丁版本:31659823
opatch工具已升级,并且依次关闭数据库,监听。
D:\psu\31659823>D:\app\Administrator\product\11.2.0\dbhome_1\OPatch\opatch apply
应用补丁报错:
Following active executables are not used by opatch process :
Following active executables are used by opatch process : D:\app\Administrator\product\11.2.0\dbhome_1\bin\oracle.exe UtilSession 失败: Prerequisite check "CheckActiveFilesAndExecutables" failed. Log file location: D:\app\Administrator\product\11.2.0\dbhome_1\cfgtoollogs\opatch\opatch2025-09-02_12-23-25下午_1.log
OPatch failed with error code = 73
导致原因: 未关闭数据库服务
解决方法:
将上图所示的四个正在运行的服务手动关闭,再次应用补丁,就不报错了。
|