본문 바로가기

개발언어/PL SQL

Oracle Database XE 설치하기

1. 다운로드 링크

https://www.oracle.com/kr/database/technologies/appdev/xe/quickstart.html

 

Oracle Database Express Edition Quick Start | Oracle 대한민국

If you are experienced at installing software then use the steps provided below. For more information and full step-by-step instructions please review the installation guides for Linux or Windows.

www.oracle.com

 

2. 설치

※ 데이터베이스 비밀번호를 설정하고 반드시 기억해 두자.

 

3. 실행

SQL Plus를 실행하여 확인한다.

사용자명 입력: system
비밀번호 입력: 사용자가 설정한 비밀번호 입력

 

끝.