버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.


코드 블럭
languagebash
titlevi ~oracle/.bash_profile 로 1번 노드 ORACLE_SID 변경
linenumberstrue
export ORACLE_SID=racdb_1


코드 블럭
languagebash
titlevi ~oracle/.bash_profile 로 2번 노드 ORACLE_SID 변경
linenumberstrue
export ORACLE_SID=racdb_2

One Node RAC에서는 SID 접두어와 인스턴스 번호 사이에 "_"(밑줄)이 들어갑니다.

따라서 ORACLE_SID에 "_"를 추가합니다.


코드 블럭
languagebash
title설치 경로 권한 변경
linenumberstrue
chmod 770 /u01/app/oracle/audit
chmod 770 /u01/app/oracle/admin
chmod 770 /u01/app/oracle/cfgtoollogs/dbca


펼치기


서식 미적용
[root@rac1 ~]# chmod 770 /u01/app/oracle/audit
[root@rac1 ~]# chmod 770 /u01/app/oracle/admin
[root@rac1 ~]# chmod 770 /u01/app/oracle/cfgtoollogs/dbca

[root@rac2 ~]# chmod 770 /u01/app/oracle/audit
chmod: cannot access `/u01/app/oracle/audit': 그런 파일이나 디렉터리가 없습니다
[root@rac2 ~]# chmod 770 /u01/app/oracle/admin
[root@rac2 ~]# chmod 770 /u01/app/oracle/cfgtoollogs/dbca
chmod: cannot access `/u01/app/oracle/cfgtoollogs/dbca': 그런 파일이나 디렉터리가 없습니다



일부 디렉토리가 동일 그룹 유저의 쓰기 권한이 없으므로 권한을 변경해야 합니다.

디렉토리의 소유권을 바꿀 경우, 일부 기능이 비정상 종료되며 기동이 안될 수 있으므로 권한만 변경하도록 합니다.

동일한 유저로 GI와 Database가 설치가 되어 있다면, 이 과정은 필요 없습니다.


코드 블럭
languagebash
titleDBCA 실행
linenumberstrue
dbca

Image Added

oracle 유저로 접속해서 Database Configuration Assistant를 실행합니다

Image Added


Image Added


Image Added


Image Added


Image Added


펼치기

Image Added



Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added

펼치기

Image Added

Image Added

Image Added

Image Added



Image Added


Image Added


Image Added


Image Added

펼치기

Image Added



Image Added


Image Added

펼치기

Image Added

Image Added



Image Added

펼치기

Image Added

Image Added

Image Added

Image Added

Image Added

Image Added



Image Added


Image Added


Image Added

펼치기

Image Added



Image Added

펼치기

Image Added

Image Added

Image Added



Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added


Image Added

펼치기

Image Added