'34719373'에 해당되는 글 1건

  1. 2023.02.10 패치 34719373 작업

2023. 2. 10. 10:54 오라클

패치 34719373 작업


(DB50) Clusterware Fails to Start Because CSSD Cannot Get Real-Time Priority (Doc ID 2903663.1)
Issue #2 로 인한 Merge 패치 34719373 작업

 

-> GI_HOME, DB_HOME 모두 적용해야 함.

(crs 종료)
$GI_HOME/crs/install/rootcrs.sh -prepatch  <---- 반드시 prepatch로 내려야 함.

(root로 변경 및 확인)
ls -ld $GI_HOME/bin/oradism
-rwsr-x--- 1 root dba 145920 Oct 20 03:59 /u01/app/19.0.0.0/grid/bin/oradism

chown grid $GI_HOME/bin/oradism
chmod 0750 $GI_HOME/bin/oradism
ls -ld $GI_HOME/bin/oradism

(grid)
chown -R grid:dba /u01/install/34719373
$GI_HOME/OPatch/opatch apply -oh /u01/app/19.0.0.0/grid -local /u01/install/34719373

(root로 변경 및 확인)
ls -ld $ORACLE_HOME/bin/oradism
chown oracle $ORACLE_HOME/bin/oradism
chmod 0750 $ORACLE_HOME/bin/oradism
ls -ld $ORACLE_HOME/bin/oradism

(oracle)
chown -R oracle:dba /u01/install/34719373
$ORACLE_HOME/OPatch/opatch apply -oh /u01/app/oracle/product/19.0.0.0/dbhome_1  -local /u01/install/34719373

(grid)
opatch lspatches -oh $GI_HOME

(oracle) 
opatch lspatches -oh $ORACLE_HOME

(원복)
ls -ld $GI_HOME/bin/oradism
chown root $GI_HOME/bin/oradism
chmod 4750 $GI_HOME/bin/oradism
ls -ld $GI_HOME/bin/oradism

ls -ld $ORACLE_HOME/bin/oradism
chown root $ORACLE_HOME/bin/oradism
chmod 4750 $ORACLE_HOME/bin/oradism
ls -ld $ORACLE_HOME/bin/oradism

(crs 기동)
$GI_HOME/crs/install/rootcrs.sh -postpatch

Posted by pat98
이전버튼 1 이전버튼

05-10 00:00
Flag Counter
Yesterday
Today
Total

글 보관함

최근에 올라온 글

달력

 « |  » 2024.5
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 31

최근에 달린 댓글