Skip to Main Content

SQL & PL/SQL

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!

Problem while inserting Latin characters

795356May 2 2011 — edited May 2 2011
Hi All,

Version details
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
PL/SQL Release 10.2.0.4.0 - Production
CORE    10.2.0.4.0      Production
TNS for Solaris: Version 10.2.0.4.0 - Production
NLSRTL Version 10.2.0.4.0 - Production
Language :
SQL> show parameter nls_lang

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
nls_language                         string      AMERICAN
Currently,we are facing problem in inserting Latin characters such as 'ʬ '

We are receiving these characters from another DB via DB Link .What parameters should I change in my DB to accept those Latin characters.

Please suggest an approach or charset that'll allow my Db to accept both English and Latin characters.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 30 2011
Added on May 2 2011
6 comments
968 views