export LANG=c # 설치 화면에 한글 문자가 깨지는 것 대신 영문으로 표기함
./runInstaller
펼치기
코드 블럭
language
bash
title
root 유저로 수행
/tmp/orainstRoot.sh
펼치기
서식 미적용
[root@oel4 ~]# /tmp/orainstRoot.sh
Creating Oracle Inventory pointer file (/etc/oraInst.loc)
Changing groupname of /u01/app/oracle/oraInventory to oinstall.
코드 블럭
language
bash
title
root 유저로 수행
linenumbers
true
/u01/app/oracle/product/9.2.0/db_1/root.sh
펼치기
서식 미적용
[root@oel4 ~]# /u01/app/oracle/product/9.2.0/db_1/root.sh
Running Oracle9 root.sh script...
\nThe following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /u01/app/oracle/product/9.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 ...
\nCreating /etc/oratab file...
Adding entry to /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.