자격증/SQLD

SQLD Oracle Database XE & Oracle SQL Developer 설치 (학습용)

쏠솔랄라 2023. 3. 4. 22:35

 

 

SQLD 시험 공부(학습용)를 위해 SQLD를 수행할 수 있는

Oracle Database XE와 Oracle SQL Developer를 설치하겠습니다

 

 


 

 

먼저 Oracle Database XE 설치입니다

 

 

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

 

Oracle Database Express Edition (XE) Downloads

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

 

여러 가지 버전이 있는데

지금 공부하고 있는 이기적 SQLD 기본서의 내용대로 따라가기로 했어요

 

 

 

다이렉트 링크를 걸어두었습니다

링크를 따라가면 바로 다운로드 화면입니다

 

버전에 맞게 다운로드합니다

 

다운로드 후 setup파일을 실행해 설치해줍니다

 

 

 

프로그램이 잘 깔렸는지 확인하기 위해

SQL Plus 프로그램을 실행합니다

 

사용자명은 기본 system(관리자)으로 설정하고

비밀번호는 자유롭게 설정합니다

 

여기서 비밀번호를 입력하게 되면 보통 **** 등 마스킹 처리가 되는 게 아니라

아무것도 보이지 않습니다

그대로 입력하고 enter키를 쳐주면 접속이 됩니다

 

 

 


 

 

Oracle Database XE설치가 끝났으면

이제  Oracle Database를 테스트할 프로그램을 깔아야 하는데

같은 Oracle이니 저는 Oracle SQL 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

 

역시 다운로드 화면 다이렉트 링크라서

링크 타고 가시면 바로 다운로드 페이지입니다

 

 

 

 

버전에 맞게 설치해줍니다

JDK 포함으로 깔면 추가로 설치해 줄 필요 없어 좋아요

 

 

파일 다운로드 받아서 압축 풀고

exe확장자인 팔일 실행시켜 깔아 주면 완료입니다

 

 

 

 

프로그램을 실행해

수동으로 접속 생성하겠습니다

 

 

 

 

Name은 자유롭게 설정하시고

사용자이름은 system

비밀번호는 세팅한 비밀번호입니다

 

 

아주 쉽게 세팅이 끝났습니다

 

 


 

 

세팅은 쉽지만 실행은 쉽지 않습니다

인생은 그렇게 호락호락하지 않으니까요

 

Oracle Database IO오류 업체 코드 17002 Oracle Listener 오류 발생 시 해결하는 방법입니다

↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓

https://developernew.tistory.com/40

 

Oracle Database IO오류 업체 코드 17002 Oracle Listener 오류해결

SQLD 학습용 버전으로 설치한 Oracle Database XE 및 Oracle SQL Developer 실행 중 발생한 오류를 해결하는 방법입니다 요청한 작업을 수행하는 중 오류 발생: IO 오류: The Network Adapter could not establish the connect

developernew.tistory.com