I am getting gebbrish on my sqlplus ORA errors. Example:
SQL> conn ur@mydb
Enter password:
ERROR:
ORA-01017: ┐┐┐┐┐ ┐┐┐┐┐/┐┐┐┐┐ ┐┐ ┐┐┐┐┐; ┐┐┐┐┐┐┐┐ ┐┐┐┐┐
this is my nls_lang on the registry: AMERICAN_AMERICA.WE8MSWIN1252
I have windows 8 64 bit. Oracle db 12.1.0.1. Tried everything.
Thank you for the help.
Try: I had the same problem, solved when I changed the
NLS_VALUE
toAMERICAN_AMERICA.WE8MSWIN1252
source: http://pic.dhe.ibm.com/infocenter/ssfs/v9r2/index.jsp?topic=%2Fcom.ibm.help.install.doc%2Ft_ConfiguringTheNLS_LANGParameterForAnOracleClient.html