[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:
文档被以下合辑收录
评论