Data/Oracle
[PL/SQL] 한글 설정
옹단
2020. 8. 19. 16:26
tool -> preference -> oracle -> option unicode enable 확인
tool -> preference -> user interface -> font 한글 폰트로 수정
실행 - regedit 입력
Change NLS_LANG in System's Environment Variables to the same value that has been set in the ORACLE_HOME registry
- My Computer->Right Click->Properties
- Choose advanced system settings
- Click on Environment Variables
- Click New on both User Variables and System Variables, and add NLS_LANG to the same value that has been set in both ORACLE_HOME registry and Windows Code Pages, im this case, it is "AMERICAN_AMERICA.KO16MSWIN949"
- Below screenshot locates the same,