oracle 유저로 수행
cd <설치 파일 압축 해제 폴더>/database ./runInstaller
root 유저로 수행
/u01/app/oracle/oraInventory/orainstRoot.sh /u01/app/oracle/product/10.2.0/db_1/root.sh
[root@oel4 ~]# /u01/app/oracle/oraInventory/orainstRoot.sh 다음 권한 변경 중/u01/app/oracle/oraInventory 대상 770. 그룹 이름 변경 중 /u01/app/oracle/oraInventory 대상 oinstall. 스크립트 실행이 완료되었습니다. [root@oel4 ~]# /u01/app/oracle/product/10.2.0/db_1/root.sh Running Oracle10 root.sh script... The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/product/10.2.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 ... Creating /etc/oratab file... 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.