1.) Use SQL * Plus Connect to Database As User Sys 2.) Issue This Below Command SQL> Update Props $ SET VALUE $ = 'xxx' where name = 'nls_characterset'; 3.) Shutdown Database and Restart IT