About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
fabiojose
12/2/2014 - 12:11 PM
share
Share
add_circle_outline
Save
DB.Oracle.Charset.Change
DB.Oracle.Charset.Change
oracle.md
content_copy
file_download
Rendered
Source
Convert the file to UTF8 charset
Use some text editor to do this operation
Configure the charset
export NLS_LANG=.AL32UTF8
Open the SQLPlus
clear