| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 | 
| 9 | 10 | 11 | 12 | 13 | 14 | 15 | 
| 16 | 17 | 18 | 19 | 20 | 21 | 22 | 
| 23 | 24 | 25 | 26 | 27 | 28 | 29 | 
| 30 | 
													Tags
													
											
												
												- restapi
 - Tomcat #SpringFramework
 - SpringSecurity
 - sqldeveloper
 - undefined
 - oracle
 - Oracle11g
 - 스프링부트
 - postman
 - development
 - apache
 - 웹개발
 - ojdbc
 - IntelliJ
 - SpringInitializer
 - Maven
 - springboot #controller #jsp
 - Developer
 - tcping
 - springboot
 - mysql
 - HATEOAS
 - 스프링부트 #springboot #project #Intellij
 - Web
 - 스프링시큐리티
 - 환경변수
 - Database
 - install
 - mssql
 - RESTful
 
													Archives
													
											
												
												- Today
 
- Total
 
목록ojdbc (1)
여백에 도장 찍기
			
			
				Oracle SQL Developer - 'undefined' 해결
				
	
	
               
           
					
					
					
					
					
					
						
					
				- 에러 Oracle SQL Developer 에서 DB 접속을 생성할 때 'undefined' 에러 발생. - 원인 : download 받은 sqldeveloper의 sqldeveloper\jdbc\lib 디렉터리 하위에 ojdbc8.jar 파일이 존재한다. 하지만, 접속하고자 하는 서버는 이전 버전이라 호환이 안된다. - 해결 방법 : sqldeveloper\jdbc\lib\ojdbc8.jar 을 삭제하고 objec6.jar 파일을 다운로드 받아 넣어주면, 제대로 DB 접속 생성이 되는것을 확인할 수 있다.
				Database/Oracle
				
				2019. 7. 16. 13:15