[Apr 8, 2021 10:39:06 PM] [INFO] Finish fuser command /bin/fuser
/u01/app/19.0.0.0/grid/bin/expdp at Thu Apr 08 22:39:06 CST 2021
[Apr 8, 2021 10:39:06 PM] [INFO] Following active executables are not used by
opatch process :
/u01/app/19.0.0.0/grid/lib/libasmclntsh19.so
/u01/app/19.0.0.0/grid/lib/libclntsh.so.19.1
Following active executables are used by opatch process :
[Apr 8, 2021 10:39:06 PM] [INFO] Prerequisite check
"CheckActiveFilesAndExecutables" failed.
The details are:
Following active executables are not used by opatch process :
/u01/app/19.0.0.0/grid/lib/libasmclntsh19.so
/u01/app/19.0.0.0/grid/lib/libclntsh.so.19.1
Following active executables are used by opatch process :
[Apr 8, 2021 10:39:06 PM] [SEVERE] OUI-67073:UtilSession failed: Prerequisite
check "CheckActiveFilesAndExecutables" failed.
可以通过 kill 占用进程进行处理
jieker1:~ # fuser -kv /u01/app/19.0.0.0/grid/lib/libclntsh.so.19.1
jieker1:~ # fuser -kv /u01/app/19.0.0.0/grid/lib/libasmclntsh19.so
7、 检查/app/soft/32226239/32222571/files/bin/ocrcheck.bin 属主(如果使用 oracle 用
户解压补丁,权限需要修改为 grid)
ls –l /app/soft/32226239/32222571/files/bin/ocrcheck.bin
chown grid:oinstall /app/soft/32226239/32222571/files/bin/ocrcheck.bin
单机 ASM 出现的权限问题
jiekexu:/u01/app/19.0.0.0/grid/bin # ls -l
/backup/soft/30899722/30894985/files/bin/ocrcheck.bin
-rwx------ 1 oracle oinstall 825152 Apr 11 2020
/backup/soft/30899722/30894985/files/bin/ocrcheck.bin
jiekexu:/u01/app/19.0.0.0/grid/bin # chown grid:oinstall
/backup/soft/30899722/30894985/files/bin/ocrcheck.bin
jiekexu:/u01/app/19.0.0.0/grid/bin # ls -l
/backup/soft/30899722/30894985/files/bin/ocrconfig.bin
-rwx------ 1 oracle oinstall 957136 Apr 11 2020
/backup/soft/30899722/30894985/files/bin/ocrconfig.bin
jiekexu:/u01/app/19.0.0.0/grid/bin # chown grid:oinstall
/backup/soft/30899722/30894985/files/bin/ocrconfig.bin
jiekexu:/u01/app/19.0.0.0/grid/bin # ls -l
/backup/soft/30899722/30894985/files/bin/ocrconfig.bin
-rwx------ 1 grid oinstall 957136 Apr 11 2020
/backup/soft/30899722/30894985/files/bin/ocrconfig.bin
如果权限错误将会产生报错
Patch: /app/soft/32226239/32222571
Log: /app/app/19.0.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2021-03-
04_15-43-38PM_1.log
Reason: Failed during Analysis: CheckPatchApplicable Failed, [ Prerequisite
Status: FAILED, Prerequisite output:
The details are:
文档被以下合辑收录
评论