데이터베이스(DB)/Oracle DB SQL - 뉴렉처 youtube 강의
SQL Developer 계정 접속시 오류
의그
2021. 9. 13. 20:55
- SQL Developer 실행시 오류 :
The Network Adapter could not establish the connection (CONNECTION_ID=*Vze ~)
- 서비스 에서 OracleServiceORCL 재시작 안 됨.

원인 : 기존에 설치되어 있던 오라클12버전이 있는데, 새로 설치한 오라클 18버전과 oracleserviceorcl 경로가 꼬임.

조치1 : regedit 실행 후 ctrl+f -> oracleserviceorcl 검색
경로를 오라클 18버전 경로(C:\app\SEJONG\product\18.0.0\dbhomeXE\bin\ORACLE.EXE ORCL)로 변경

해결 안 됨.
lstener.ora (경로 : C:\app\SEJONG\product\18.0.0\dbhomeXE\network\admin) host 부분의 ip를 변경.

https://itadventure.tistory.com/296

무료 오라클 18c XE 설치 + SQL Developer 설정!
1. 무료 오라클 18c XE 설치 + SQL Developer 설정 ( 본 게시글 ) 2. 오라클 데이터베이스 생성 https://itadventure.tistory.com/297 오늘...
itadventure.tistory.com

폴더 경로 또는 사용자계정 이름(컴퓨터명)에 영어 들어가면 안 됨.