There're several ways to display your garbled filename correctly. LANG Environment Variable PuTTY Character Set Rename Badly Encoded Filename A. LANG Environment Variable Tried to… Read More »How to Fix Garbled Filename and Text
NLS_TERRITORY to NLS_DATE_FORMAT Here in this post is the mapping table for showing NLS_TERRITORY to their respective NLS_DATE_FORMAT. In some situations, you may need this… Read More »NLS_TERRITORY to NLS_DATE_FORMAT Mapping Table
NLS_LANGUAGE to NLS_TERRITORY Here in this post is the mapping table for showing NLS_LANGUAGE to their respective NLS_TERRITORY. In some situations, you may need this… Read More »NLS_LANGUAGE to NLS_TERRITORY Mapping Table
In this post, I'll talk about 3 major topics about NLS_LANG. What is NLS_LANG? How to Set NLS_LANG in Oracle? What are Available Values of… Read More »NLS_LANG, How and Why
ORA-12705: invalid or unknown NLS parameter value specified ORA-12705 tells you that your NLS settings are not correct, you have to fix them first before… Read More »How to Resolve ORA-12705 Error Message
Garbled Text Garbled data was found after importing a normal dump file. After doing some inspections, I found there's NLS_LANG environment variable for user oracle… Read More »How to Import Character Set Conversion