내맘대로긍정이 알려주는
Oracle 23ai 신기능
무료 세미나 발표자료
다운로드
trending_flat
OS환경 : Oracle Linux 7.4 (64bit)
DB 환경 : Oracle Database 11.2.0.4 RAC
에러 : chmod: changing permissions of `$ORACLE_HOME/bin/extjobO
11gR2 RAC에서 GRID 에 181016 PSU 적용 중 발생한 메세지
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
$ $GRID_HOME/OPatch/opatch apply -oh $GRID_HOME -local /home/oracle/media/28429134/28204707
Oracle Interim Patch Installer version 11.2.0.3.28
Copyright (c) 2021, Oracle Corporation. All rights reserved.
Oracle Home : /app/grid/product/11.2.0/grid
Central Inventory : /app/oraInventory
from : /app/grid/product/11.2.0/grid/oraInst.loc
OPatch version : 11.2.0.3.28
OUI version : 11.2.0.4.0
Log file location : /app/grid/product/11.2.0/grid/cfgtoollogs/opatch/opatch2021-04-17_10-45-58AM_1.log
Verifying environment and performing prerequisite checks...
OPatch continues with these patches: 17478514 18031668 18522509 19121551 19769489 20299013 20760982 21352635 21948347 22502456 23054359 24006111 24732075 25869727 26609445 26392168 26925576 27338049 27734982 28204707
.
.
Patching component oracle.sqlplus.rsf, 11.2.0.4.0...
OPatch found the word "error" in the stderr of the make command.
Please look at this stderr. You can re-run this make command.
Stderr output:
chmod: changing permissions of ??/app/grid/product/11.2.0/grid/bin/extjobO??: Operation not permitted
make: [iextjob] Error 1 (ignored)
Composite patch 28204707 successfully applied.
OPatch Session completed with warnings.
Log file location: /app/grid/product/11.2.0/grid/cfgtoollogs/opatch/opatch2021-04-17_10-45-58AM_1.log
OPatch completed with warnings.
|
해결 방법 : 해당 메세지는 버그로 무시해도됨
버그로 발생하는 메세지로 무시해도됨
원인 : 오라클 버그
버그로 발생하는 메세지로 무시해도됨
참조 : 2265726.1
'ORACLE > Trouble Shooting' 카테고리의 다른 글
sqlplus 에서 일부문자가 ???로 나올 때 해결 방법(윈도우 환경) (0) | 2021.11.02 |
---|---|
/bin/ld: warning: -z nolazyload ignored. (0) | 2021.10.20 |
오라클 19c RAC ora.proxy_advm 리소스 offline (0) | 2021.10.16 |
오라클 19c RAC 설치시 asmca GUI가 나오지 않을 때 (0) | 2021.10.15 |
[DBT-50000] Unable to check for available system memory. (0) | 2021.10.08 |