메뉴 건너뛰기

Korea Oracle User Group

Install/Configuration

Oracle 19c RAC 설치 with Oracle Linux 8.2 - 4 (Database Software 설치)

 

1. Oracle Database Software 설치

root 계정에서 받아 놓은 설치 파일을 oracle 계정이 사용할 수 있도록 옮기고 owner를 변경해 준다.

mprac1.localdomain@root:/root> mv LINUX.X64_193000_db_home.zip /u01/app/oracle/product/19.0.0/db_1/
mprac1.localdomain@root:/root> chown oracle:oinstall /u01/app/oracle/product/19.0.0/db_1/LINUX.X64_193000_db_home.zip 

 

oracle 계정으로 접속 후 설치 파일을 unzip 한다.

mprac1.localdomain@oracle:MPRAC1:/home/oracle> oh
mprac1.localdomain@oracle:MPRAC1:/u01/app/oracle/product/19.0.0/db_1> unzip LINUX.X64_193000_db_home.zip

 

unzip 후 runInstaller 를 실행한다.

mprac1.localdomain@oracle:MPRAC1:/u01/app/oracle/product/19.0.0/db_1> ./runInstaller 

 

1) Step 1 of 11

Oracle DBMS Software 만 먼저 설치해준다.

(이미지의 Note1을 보면 RAC 설치를 위해서는 Set Up Software Only로 설치 후 DBCA로 DB를 생성하라고 되어 있다)

0031.png

 

2) Step 2 of 11

Oracle Real Application Clusters database Installation 을 선택한다.

0032.png

 

3) Step 3 of 11

클러스터 구성 노드 리스트를 확인한다.

0033.png

 

4) Step 4 of 11

Enterprise Edition을 선택한다.

0034.png

 

5) Step 5 of 11

Oracle base와 Software가 설치되는 디렉토리를 확인한다.

0035.png

 

6) Step 6 of 11

OS 레벨의 유저 그룹이 정상적으로 매칭되어 있는지 확인한다.

0036.png

 

7) Step 7 of 11

설치 막바지에 Root 계정으로 실행되는 스크립트를 위해 root 계정의 password를 입력해준다.

0037.png

 

8) Step 8 of 11

runcluvfy 실행으로 사전 점검을 실행한다. 

0038.png

 

9) Step 9 of 11

설정 사항을 Summary를 통해 확인한다.

0039.png

 

10) Step 10 of 11

실제적인 Install 이 수행된다.

0040.png

 

아래와 같이 root 계정에서 스크립트가 수행된다.

 

0041.png

 

11) Step 11 of 11

설치가 완료된다.

0042.png

 

번호 제목 글쓴이 날짜 조회 수
40 19c RAC 2Node 설치-6 [ db sw ] file 우뽕 2020.04.22 120
39 19c RAC 2Node 설치-9 [ dbca ] file 우뽕 2020.04.22 129
38 19c RAC 2Node 설치-10 [ dbca ] file 우뽕 2020.04.22 141
37 19c RAC 2Node 설치-7 [ db sw ] file 우뽕 2020.04.22 216
36 ORA-32000 : Spfile 수정이 불가능. [1] file 우뽕 2020.01.23 228
35 19c RAC 2Node 설치 -3 [ GRID ] file 우뽕 2020.04.21 244
34 19c RAC 2Node 설치-11[ dbca ] file 우뽕 2020.04.22 250
33 ORA-27300, ORA-27301, ORA-27302 Error 와 함께 DB Shutdown - 작성중. Talros 2020.08.28 321
32 오라클 21c RAC 설치 with Oracle Linux 8.2 - 3 (사용할 Disk Group 생성) file 명품관 2021.12.02 341
31 패치 conflict(충돌) 검사 방법 [1] 우뽕 2023.04.04 378
30 19c RAC 2Node 설치 -2 [ 환경, GRID ] file 우뽕 2020.04.21 394
29 12c R1 Install on Cent OS - Part 2 (Grid install) [1] file Talros 2016.02.15 396
28 오라클 21c RAC 설치 with Oracle Linux 8.2 - 5 (DBCA로 Database 생성) file 명품관 2021.12.02 495
27 19c RAC 2Node 설치-5 [ asmca ] file 우뽕 2020.04.21 519
26 12c R1 Install on Cent OS - Part 1 ( Preinstall ) file Talros 2016.02.02 527
25 오라클 21c RAC 설치 with Oracle Linux 8.2 - 4 (Database Software 설치) file 명품관 2021.12.02 797
24 오라클 21c RAC 설치 with Oracle Linux 8.2 - 2 (Grid Infrastructure) [1] file 명품관 2021.12.01 805
23 DBCA에서 ORA-12546: TNS:permission denied.. file 우뽕 2020.02.14 867
» Oracle 19c RAC 설치 with Oracle Linux 8.2 - 4 (Database Software 설치) file 명품관 2020.11.19 950
21 19c RAC 2Node 설치 -4 [ GRID ] file 우뽕 2020.04.21 959
위로