1. Oracle 홈페이지 접속
링크: https://www.oracle.com/kr/database/technologies/xe-downloads.html
Oracle Database Express Edition (XE) Downloads | Oracle 대한민국
Support Oracle Database Express Edition (XE) is a community supported edition of the Oracle Database family. Please go to the Oracle Database XE Community Support Forum for help, feedback, and enhancement requests. Note: Oracle Support Services only provid
www.oracle.com
2. 운영체제에 맞게 설치 (나는 윈도우!)

3. 압축 풀고 setup.exe 실행하여 설치





4. CMD창 열어서 버전 확인, 접속

sqlplus입력하여 접속
사용자명에 오라클 계정 관리자로 접속, 비밀번호는 설치 때 설정했던 비밀번호를 입력해야 한다. (잊지 말라고 했제)
'Database' 카테고리의 다른 글
[Database] Oracle 계정 생성하기 (0) | 2024.01.23 |
---|---|
[Database] SQL Developer JDK 버전 변경하기 (0) | 2024.01.23 |
[Database] SQL Developer 설치 (1) | 2024.01.23 |