SQL plus doesn’t show English as shown here
and it also returns error for system user name and password, even the user name and password are correct!
The error is ORA-12560:TNS:protocol adapter error, what should I dخ??
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This problem occurs when console codepage mismatch Oracle client NLS_LANG parameter.
NLS_LANG parameter you can set changing Windows-registry key HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\NLS_LANG or defines environment variable NLS_LANG.
Example of setting parameter for console session:
Codepage of console you can set execute this: