TroubleShooting

[Tuxedo] opatch 패치 진행 안됨 (error 73)

최선을 다하자! 2022. 9. 7. 13:34

opatch 73번 에러

 

 

tuxedo@/sw/tp/OPatch > ./opatch apply /sw/tp/patch092/34290692.zip -invPtrLoc /home/admin/oraInventory/oraInst.loc
Invoking OPatch 11.2.0.1.2

Oracle Interim 패치 설치 프로그램 버전 11.2.0.1.2
Copyright (c) 2010, Oracle Corporation.  All rights reserved.


Oracle 홈: /sw/tp
중앙 인벤토리: /home/admin/oraInventory
   출처: /home/admin/oraInventory/oraInst.loc
OPatch 버전: 11.2.0.1.2
OUI 버전: 12.2.0.1.0
OUI 위치 : /sw/tp/oui
로그 파일 위치: /sw/tp/cfgtoollogs/opatch/opatch2022-09-01_10-00-43오전.log

Patch history file: /sw/tp/cfgtoollogs/opatch/opatch_history.txt

ApplySession이(가) '/sw/tp' OH에 Interim 패치 '34290692'을(를) 적용하는 중입니다.

Running prerequisite checks...

OPatch가 인벤토리에서 비클러스터 Oracle 홈을 감지했으므로 로컬 시스템만 패치합니다.

Oracle 홈에 대한 파일 및 인벤토리(자동 롤백에 대한 사항이 아님)를 백업하는 중
복원에 대해 '34290692' 패치의 영향을 받는 파일을 백업하는 중입니다. 이 작업은 약간의 시간이 걸릴 수 있습니다.
롤백에 대해 '34290692' 패치의 영향을 받는 파일을 백업하는 중입니다. 이 작업은 약간의 시간이 걸릴 수 있습니다.
Execution of 'sh /sw/tp/.patch_storage/patch_unzip/34290692/custom/scripts/pre -apply 34290692 ':


Return Code = 0

joltJrly, 12.2.2.0.0 구성 요소를 패치하는 중...
파일을 "/sw/tp/tuxedo12.2.2.0.0/udataobj/RpReleaseNote.txt"(으)로 복사하는 중

tuxedoClientCorbaCore, 12.2.2.0.0 구성 요소를 패치하는 중...
파일을 "/sw/tp/tuxedo12.2.2.0.0/lib/liborb.so"(으)로 복사하는 중
파일을 "/sw/tp/tuxedo12.2.2.0.0/lib/liborbcmdcc.so"(으)로 복사하는 중
파일을 "/sw/tp/tuxedo12.2.2.0.0/lib/liborbiiop.so"(으)로 복사하는 중
파일을 "/sw/tp/tuxedo12.2.2.0.0/lib/liborbssl.so"(으)로 복사하는 중
파일을 "/sw/tp/tuxedo12.2.2.0.0/lib/liborbtcp.so"(으)로 복사하는 중

tuxedoServer, 12.2.2.0.0 구성 요소를 패치하는 중...
파일을 "/sw/tp/tuxedo12.2.2.0.0/bin/BBL"(으)로 복사하는 중

'/sw/tp/.patch_storage/patch_unzip/34290692/files/tuxedo12.2.2.0.0/bin/BBL'에서 '/sw/tp/tuxedo12.2.2.0.0/bin/BBL'(으)로 복사를 실패했습니다...  
Please verify all applications associated with the Oracle Home '/sw/tp' are shut down. If this is AIX, please perform solution documented in Note 739963.1 on https://myoraclesupport.oracle.com.

Do you want to retry copying the file? [y|n]

 

위와 같은 에러가 나면서 실패하는 경우

 

엔진이 기동 중인지 확인한다.  

 

또는 WSNADDR 환경변수나 TUXCONFIG 경로 설정이 잘못 되어 있는 경우를 확인한다.

 

엔진이 기동 되어 있으면

 

tmshutdown -cy 로 엔진을 내려준다

 

 

 

다시 진행하면 됨.