Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- profile
- Mac
- plugin
- grep
- web.xml
- Quartz
- tomcat
- Windows 10
- GIT
- Windows
- context
- 네트워크
- port
- maVen
- vscode
- find
- Source
- ssh
- 줄바꿈 문자
- netsh
- 단축키
- JavaScript
- xargs
- bash
- lsof
- IntelliJ
- import
- Eclipse
- resource
- VirtualBox
Archives
- Today
- Total
develog
[mac] sqldeveloper connection test error 본문
커넥션 테스트시 오류 발생
Status : Failure - Test failed : Locale not recognized
sqldeveloper.conf 파일 수정후 재시작
vi /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf
# 아래 라인 추가
AddVMOption -Duser.language=ko
AddVMOption -Duser.country=KR
'OS & Shell > Mac' 카테고리의 다른 글
[mac] iterm2 한글 자소분리 현상 해결 (0) | 2021.02.16 |
---|---|
[mac] java 설치 경로 (0) | 2021.02.10 |
[mac] nc 포트 오픈 확인 (netcat) (0) | 2021.02.09 |
[mac] fn 키 없이 function 키 사용하기 (0) | 2020.11.27 |
[mac] .vimrc 설정 (0) | 2020.11.27 |
Comments