Skip to Main Content

Database Software

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!

using ü ö ä caracters in SQLPLUS

417598Mar 24 2004 — edited Mar 26 2004
I did create a DATABASE with WE8ISO8859P15 so the German character are supported and there are correctly saved in the database but ....

1/ in SQLPLUS, when I do a "select table_name from all_tables" the table ACTIVITÄT for example in to see as ACTIVIT[]T (with [] a small square)
2/ in SQLPLUS, when i do a "select * from ACTIVITÄT" come the error :
ORA-00911: invalid character


note: I did set in my UNIX shell NLS_LANG=americna_america.WE8ISO8859P15
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2004
Added on Mar 24 2004
1 comment
469 views