oracle 유저로 수행
mkdir -p $ORACLE_HOME cd <설치 파일 다운로드 위치> unzip LINUX.X64_180000_db_home.zip -d $ORACLE_HOME
실행 예제는 첨부 파일 참조 : unzip_dbms.txt
root 유저로 실행
/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)