Tips

Oracle Database 구버전 다운로드 방법

RainyJune 2023. 5. 15. 08:57

Oracle 웹사이트에 들어가면 Oracle Database 다운로드 페이지에 신버전(19c, 21c)만을 지원하고 있다.

https://www.oracle.com/kr/database/technologies/oracle-database-software-downloads.html

 

Database Software Downloads | Oracle 대한민국

Oracle Database Express Edition Previous Database Release Software Oracle Database 10.2, 11.x, 12.x, and 18c are available as a media or FTP request for those customers who own a valid Oracle Database product license for any edition. To request access to t

www.oracle.com

개발을 하다보면 10g, 11g, 12c 등이 필요한 경우가 있는데, 레거시 버전은 공홈 다운로드 페이지가 아니라 Oracle Software Delivery Cloud(https://edelivery.oracle.com/osdc/faces/Home.jspx)에서 별도로 제공하고 있다.

 

본인의 오라클 계정으로 Sign In 하게되면 

이런 페이지가 나오는데 원하는 버전을 검색한다. (필자는 11g를 검색함)

원하는 버전을 클릭하고 오른쪽 상단에 생긴 View Items/Continue 중 원하는 버튼을 누른다.

이후 본인이 필요한 software, platform에 맞춰 설정하고 다운로드한다.

'Tips' 카테고리의 다른 글

Git에서 특정 파일을 History와 함께 완전히 지우기  (0) 2023.05.03