※ 지난번에 설치한 오라클 11g는 교육용(XE) 버전이라 DBCA가 설치되지 않는 관계로(어쩐지 설치가 간단하더라...) 데이터베이스 관리를 위해 일반 오라클 데이터베이스를 Oracle 공식 홈페이지에서 다운 받아 설치했다.
1. Oracle 홈페이지에서 11g 소프트웨어 다운로드
https://www.oracle.com/database/technologies/oracle-database-software-downloads.html
Database Software Downloads | Oracle
Run the Oracle Database Enterprise Edition Container Image with Docker Contains Oracle Database Enterprise Edition 21c running on Oracle Linux 7. Ideal for macOS, Linux, and other platforms. Use the following pull command for the latest: docker pull contai
www.oracle.com
1.1. 오라클 사이트 계정이 필요. 상단 메뉴 Resources > Downloads > Customer Downloads 선택
1.2. Oracle Database 11g 11.2.0.2.0 선택하고 view items / continue 클릭
1.3. Oracle Database 11.2.0.1.0 고르고 Windows 64bit 선택 다운로드
2. Oracle 설치하기
2.1. Oracle_SSN_DLM_04300452 파일 실행 후 같은 폴더에 압축 풀기
2.2. 오라클 setup 진행
(사진 아래 설명을 읽고 따라하시면 됩니다.)
설치 완료!!
+
다음편엔 오라클xe 11g 버전에서 dump 풀백업한 파일로 새로 설치한 오라클11g 데이터베이스 import 작업을 진행해보겠음
참고 포스팅 : 오라클 DB 백업 방법
https://ggoyobirdy.tistory.com/15
오라클 설치 중 에러 해결 방법
https://ggoyobirdy.tistory.com/24
'Oracle' 카테고리의 다른 글
오라클 IDENTIFIED BY 비밀번호 특수문자 처리 방법 (0) | 2024.05.07 |
---|---|
오라클 유저 생성, 삭제, 권한(CREATE, DROP, GRANT, REVOKE) (0) | 2024.05.04 |
오라클 데이터베이스 삭제하는 방법(Oracle11gXE+Windows11) (0) | 2024.05.03 |
Oracle SQL Developer 데이터베이스 익스포트 임포트 방법 (0) | 2024.05.02 |
오라클 DB dump 백업 방법(expdp, impdp / oracle 11g) (0) | 2024.05.02 |