버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
코드 블럭
languagebash
titleoracle 유저로 수행
linenumberstrue
mkdir -p $ORACLE_HOME
cd <설치 파일 다운로드 위치>
unzip LINUX.X64_180000_db_home.zip -d $ORACLE_HOME
펼치기

실행 예제는 첨부 파일 참조 : unzip_dbms.txt

 

 

 

 

 

 

펼치기

 

 

 

 

코드 블럭
languagebash
titleroot 유저로 실행
/u01/app/oracle/product/18.3.0/db_1/root.sh 
펼치기
서식 미적용
[root@oel7 ~]# /u01/app/oracle/product/18.3.0/db_1/root.sh
Performing root user operation.

The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME=  /u01/app/oracle/product/18.3.0/db_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.

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 script.
Now product-specific root actions will be performed.
Do you want to setup Oracle Trace File Analyzer (TFA) now ? yes|[no] :
yes
Installing Oracle Trace File Analyzer (TFA).
Log File: /u01/app/oracle/product/18.3.0/db_1/install/root_oel7_2018-07-30_16-27-37-975064081.log
Finished installing Oracle Trace File Analyzer (TFA)