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
처음에는 이곳에 접속하여 XE 버전을 다운 받는다. 나는 21c를 다운받았다.
다운받은 후 setup 응용프로그램을 연다. 중요한 건 관리자 모드로 실행해야하는 거다.
그 다음 쭉쭉 다운받아주면된다.(개인적으로 비밀번호는 1234 처럼 단순한 건 안하는 걸 추천한다.)
후에 cmd 프롬포트를 관리자 권한으로 실행한다.
처음 세팅은 sytem으로 되어있다. 비밀번호는 처음 setup에서 정한 비밀번호를 입력하면 된다.
그러면 정상적으로 설치된 걸 알 수 있다.
developer 설치 방법
https://www.oracle.com/database/sqldeveloper/technologies/download/
Oracle SQL Developer Downloads
This archive. will work on a 32 or 64 bit Windows OS. The bit level of the JDK you install will determine if it runs as a 32 or 64 bit application. This download does not include the required Oracle Java JDK. You will need to install it if it's not already
www.oracle.com
여기에 들어가서 developer을 다운해줘야한다.
압축을 푼 뒤 sqldeveloper을 실행한다.
system으로 접속 후 아까 만들어둔 비밀번호를 입력하고 접속을 누른다.
SYSTEM을 들어갈 수 있다.
'개인공부' 카테고리의 다른 글
졸업 작품 주제 (0) | 2024.05.09 |
---|---|
[ORACLE] 새 계정 생성 (0) | 2024.05.05 |
[JPA] 자바 ORM 표준 (0) | 2024.01.20 |
[flutter] 위치 받아오기 (0) | 2023.12.31 |
[DB 프로젝트] 데이터베이스 팀 과제 후기 (0) | 2023.11.27 |