DBMS & NoSQL Oracle Current: Oracle NLS_LANG Environment Oracle NLS_LANG Environment Oracle 설정export NLS_LANG=KOREAN_KOREA.UTF8 select * from nls_session_parameters where PARAMETER in ('NLS_LANGUAGE','NLS_TERRITORY','NLS_DATE_FORMAT','NLS_DATE_LANGUAGE','NLS_SORT'); select * from sys.props$ where name = 'NLS_CHARACTERSET'; select * from v$parameter where name like 'nls%'; 참고 자료Determine Oracle session client character set? - dba.stackexchangeNLS_LANG FAQ - OTNChoosing a Locale with the NLS_LANG Environment Variable - OTN NLS_LANG = KOREAN_KOREA.UTF8 Overrides NLS_DATE_FORMAT valueOracle과 한글 그리고 UTF-8 <첫번째> Please enable JavaScript to view the comments powered by Disqus. blog comments powered by Disqus ×