Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLcl 4.2 - Set the language of the help text

Gunther PippèrrMay 3 2016 — edited Mar 27 2018

Hello Team

how I can change the language of the SQLcl to English? Help Texts and so on

I try this:

set NLS_LANG=AMERICAN_AMERICA.UTF8

sql.bat /nolog

SQL> help tnsping

TNSPING

-------

Das TNSPING-Utility bestimmt, .. en k├Ânnen ...  testen Sie die Konnektivit├ñt:

Normally the NLS_LANG Settings should also define the language behavior of an Oracle product?

With the DOS Box the letters like äöü are not translated to the correct code page, I try to some of the pages, but no way to get the text without errors.


Thanks

Best Regards

Gunther

This post has been answered by Gunther Pippèrr on May 9 2016
Jump to Answer

Comments

thatJeffSmith-Oracle
Answer

it's a Java Swing application and Windows Remote Desktop not playing well together issue

your workaround is probably the best avenue

Marked as Answer by user13430807 · Sep 27 2020
1 - 1

Post Details

Added on May 3 2016
12 comments
2,623 views