Topography of IT

갈대적 속성의 ITer

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,

 

'Data > Oracle' 카테고리의 다른 글

[Oracle] Table DDL  (0) 2020.08.19
[Toad for Oracle] Oralce to MSSQL  (0) 2020.08.19
[Oracle]ORA-01400 / ORA-06512 에러  (0) 2020.08.19