1. Patch Set (10.1.0.5)
oracle 유저로 수행
cd <패치 파일 압축 해제 경로>/Disk1 ./runInstaller
root 유저로 cssd 정지
/etc/init.d/init.cssd stop
[root@oel4 ~]# /etc/init.d/init.cssd stop Shutting down CRS daemon. Shutting down EVM daemon. Shutting down CSS daemon. Shutdown request successfully issued.
root 유저로 수행
/u01/app/oracle/product/10.1.0/db_1/root.sh
[root@oel4 ~]# /u01/app/oracle/product/10.1.0/db_1/root.sh Running Oracle 10g root.sh script... The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/product/10.1.0/db_1 Enter the full pathname of the local bin directory: [/usr/local/bin]: Copying dbhome to /usr/local/bin ... Copying oraenv to /usr/local/bin ... Copying coraenv to /usr/local/bin ... Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root.sh script. Now product-specific root actions will be performed. clscfg: EXISTING configuration version 2 detected. clscfg: version 2 is 10G Release 1. Successfully accumulated necessary OCR keys. clscfg: Arguments check out successfully. NO KEYS WERE WRITTEN. Supply -force parameter to override. -force is destructive and will destroy any previous cluster configuration. Oracle Cluster Registry for cluster has already been initialized Starting Oracle CSS service under init(1M) Startup will be queued to init within 30 seconds. Expecting the CRS daemons to be up within 120 seconds. CSS is active on these nodes. oel4 CSS is active on all nodes. Oracle CSS service is installed and running under init(1M)