일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- command & perl
- perl one-liner
- RHEL4
- grid
- php5
- mariaDB
- oracle
- memory
- oracle install
- prompt
- PERL
- Oracle RAC
- 연산자
- bash
- fdisk
- dba
- Unix
- perl + 정규표현식
- sqlplus
- rac
- 오라클
- MySQL
- Linux
- patch
- solaris network
- solaris
- SQL
- cygwin
- Network
- perl string
- Today
- Total
DATA 전문가로 가는 길
[ Oracel - RAC ] Oracle Database Installation Guide 10g Release 2(10.2) RAC(ASM) for RHEL4(x86) 본문
[ Oracel - RAC ] Oracle Database Installation Guide 10g Release 2(10.2) RAC(ASM) for RHEL4(x86)
EstenPark 2011. 1. 6. 06:33작성일자 : 2010.12.27
작업환경 : VMware7 [ RHEL4 + Oracle 10g R2 ]
1. Oracle 설치 문서
Oracle Database Installation Guide 10g Release 2(10.2) RAC(A.7z
2. 목차
1. 시스템 구성.............. 6
1.1. 개요 ........................... 6
1.1.1. 정의 .................. 6
1.1.2. 목적 ............................... 6
1.1.3. 환경 .......................... 6
2. 준비 사항 ...................... 7
2.1. 필수 설치 도구 .................. 7
2.2. RAC 구성을 위한 준비 .................... 7
3. Virtual Machine Setup ................ 9
3.1. RHEL4 가상 머싞 설정 .................... 9
3.2. RHEL4 가상 머싞 Ethernet 추가 ..... 17
3.3. RHEL4 가상 머싞 디스크 추가 ........ 20
3.4. RHEL4 가상 머싞 공유 디스크 설정 . 27
4. Installing Enterprise Linux ......... 29
4.1. VMware Tools 설치...................... 47
5. RAC 데이터베이스 홖경설정(NODE 1) .......... 48
5.1. 사용하지 않는 서비스 중단 ............ 48
5.2. Run Level 변경 ........................... 48
5.3. 네트워크 설정 변경(Network Configuration) ........... 49
5.4. /etc/hosts 파일 설정 .................... 52
5.5. /etc/sysctl.conf 파일 설정 ............. 53
5.6. /etc/security/limits.conf 파일 설정 .......... 54
5.7. /etc/pam.d/login 파일 설정 ..... 54
5.8. /etc/profile 파일 설정 ............... 55
5.9. /etc/modprobe.conf 파일 설정 . 55
5.10. /etc/rc.local 파일 설정 ............ 56
5.11. RPM Package 확인 .................. 56
5.12. Oracle User, Group 생성 및 설정 .................. 57
5.13. Root, Oracle 계정 .bash_profile 파일 설정...................... 58
5.14. DISK 파티션 설정 ....................... 59
5.15. RAW Device 생성 및 데몬 재 시작 60
5.16. /etc/permissions.d/50-udev.permissions 파일 설정 ......... 61
5.17. Rebooting ............... 61
6. RAC 데이터베이스 홖경설정(NODE 2) ............ 62
6.1. NODE 2(rac2) 생성 ...................... 62
7. SSH-KEYGEN 설정 .................. 69
7.1. SSH NODE 1, NODE 2 설정 ........... 69
8. Oracle Clusterware(10.2.0.1) 설치 ............. 71
8.1. Clusterware 설치 파일 복사 및 점검 71
8.2. Clusterware 설치 .................... 79
8.3. Clusterware Patch ................. 92
9. Oracle Database S/W 및 Patch Set 설치 ............. 96
9.1. Oracle Database S/W 설치 ..... 96
9.2. Oracle Database Patch Set(10.2.0.4) 설치 .......... 101
10. Oracle Net Services .............. 106
10.1. Oracle Net Configuration Assistant 설정 ........ 106
11. ASM(Automatic Storage Management) 생성 및 Patch .......111
11.1. ASM 생성 ............................ 111
11.2. ASM Patch ......................... 118
12. Database 생성(ASM) ............ 123
12.1. DBCA - ASM ....................... 123
13. RAC Fail-Over Test ............... 135
13.1. RAC 구조 및 서비스 등록 .......... 135
13.2. Instance / System Fail-Over Test . 138
13.3. Listener Fail-Over Test .............. 140
13.4. Process Fail-Over Test ............... 141
13.5. Network Fail-Over Test ............. 142
13.6. Dead-Lock Test ....................... 143
14. [부록]명령어 정리 ................. 144
15. 참고 자료 ........................... 147
처음 RAC 설치를 하고 문서를 작성 했습니다. 많은 도움 되시길 바랍니다.