SQL*Plus (MOSC)

MOSC Banner

€éßД in a DOS box?

edited Oct 14, 2010 3:01AM in SQL*Plus (MOSC) 3 commentsAnswered
Hello,

I have a 10g database with character set "AL32UTF8" that has to store Western European characters like €, é, or ß (France, Germany), as well as Cyrillic characters like Д

Everything is OK in the database, and we can see and manipulate the data via "SQL Developer", or "Toad".

The question is: is it possible to work with sqlplus, either from a DOS box on a Windows workstation, or directly on the database server (Unix: SunOS 5.10)?

For example, for sqlplus in a DOS box, I can set the code page 1252 before calling sqlplus and then everything is OK for the characters €éß, but not for Cyrillic ones. (and I have set my NLS_LANG set to _.WE8MSWIN1252). This makes sense, but does somebody knows the codepage and NLS_LANG to use for Cyrillic chars that would still be OK for €éß?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center