11G
Database Shutdown ( 1&2 노드 )
< 1번노드 >
1. $ <ORACLE_HOME>/bin/srvctl stop home -o <ORACLE_HOME> -s <status file location> -n <node name>
2. # <GI_HOME>/crs/install/rootcrs.pl –unlock
3. $<GI_HOME>/OPatch/opatch napply -oh <GI_HOME> -local
<UNZIPPED_PATCH_LOCATION>/<GI_PSU_number>/<OCW Components_number>
$ <GI_HOME>/OPatch/opatch napply -oh <GI_HOME> -local
<UNZIPPED_PATCH_LOCATION>/<GI_PSU_number>/<ACFS Components_number>
$ <GI_HOME>/OPatch/opatch apply -oh <GI_HOME> -local
<UNZIPPED_PATCH_LOCATION>/<GI_PSU_number>/<DB_PSU_number>
4. $<UNZIPPED_PATCH_LOCATION>/<GI_PSU_number>/<OCW Components_number>/custom/server/
<OCW Components_number>/custom/scripts/prepatch.sh -dbhome <ORACLE_HOME>
$ <ORACLE_HOME>/OPatch/opatch napply -oh <ORACLE_HOME> -local
<UNZIPPED_PATCH_LOCATION>/<GI_PSU_number>/<OCW Components_number>
/custom/server/<OCW Components_number>
$ <ORACLE_HOME>/OPatch/opatch apply -oh <ORACLE_HOME> -local
<UNZIPPED_PATCH_LOCATION>/<GI_PSU_number>/<DB_PSU_number>
$ <UNZIPPED_PATCH_LOCATION>/<GI_PSU_number>/<OCW Components_number>/custom/server/
<OCW Components_number>/custom/scripts/postpatch.sh -dbhome <ORACLE_HOME>
5. # <GI_HOME>/rdbms/install/rootadd_rdbms.sh
# <GI_HOME>/crs/install/rootcrs.pl –patch
6. $ <ORACLE_HOME>/bin/srvctl start home -o <ORACLE_HOME> -s <status file location> -n <node name>
<2번 노드도 동일하게 수행>
1 ~ 6
Database Startup ( 1&2 노드 )
<한노드에서만 수행>
7. cd $ORACLE_HOME/rdbms/admin
SQL> @catbundle.sql psu apply
'ORACLE > ADMIN' 카테고리의 다른 글
오라클 11.2.0.4 RAC GIPSU 설치 (0) | 2023.09.20 |
---|---|
oracle COMBO OF OJVM RU COMPONENT 12.2.0.1.220118 + 12.2.0.1.220118DBJAN2022RU (패치) (0) | 2023.09.20 |
오라클 ASM diskgroup 생성 및 disk 추가 방법 (0) | 2023.06.09 |
ORACLE ASM DISK 삭제(DROP) 정리 (0) | 2023.06.08 |
oracle restart 기동 절차 (0) | 2023.06.02 |