Skip to Main Content

SQLcl

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

Processing

Post Details

Added on May 3 2016
12 comments
2,621 views