2021. 2. 19. 19:01 오라클
12.2.0.1 -applyPSU 패치 테스트 (CLSRSC-614)
12.2.0.1 -applyPSU 패치 테스트
-> GIMR 미생성 선택옵션으로 설치하기 위해 테스트함.
- 성공
Linux 버전의 경우 12.2.0.1.190416~12.2.0.1.200414 버전까지는 /gridSetup.sh -applyPSU ./패치번호 작업이 정상적으로 작동함.
- 실패
12.2.0.1.210420
12.2.0.1.210119
12.2.0.1.201020
12.2.0.1.200714
위의 3개 패치는 공통적으로 아래와 같은 에러 발생후 실패...(디스크그룹 정보를 못 불러오는 에러인데 오라클 에서 아직 Bug Fix 하지 않은듯 하다.)
2021/02/18 22:19:03 CLSRSC-594: Executing installation step 19 of 19: 'PostConfig'.
2021/02/18 22:24:37 CLSRSC-614: failed to get the list of configured diskgroups Died at /u01/app/12.2.0.1/grid/crs/install/oraasm.pm line 2069.
The command '/u01/app/12.2.0.1/grid/perl/bin/perl -I/u01/app/12.2.0.1/grid/perl/lib -I/u01/app/12.2.0.1/grid/crs/install /u01/app/12.2.0.1/grid/crs/install/rootcrs.pl ' execution failed
-> 결론 : 현 시점에서 12.2.0.1 rac 설치시 gridSetup.sh -applyPSU 사용은 12.2.0.1.200414 까지만 가능. 그 이후 패치적용하면 Fail 됨
다시 해보니 12.2.0.1.200414 도 에러가 발생함..
흠..원인이 뭘까? 미결중...