Skip to Main Content

Oracle Database Discussions

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!

Fetching Japanese characters from Oracle database

user12028119Feb 23 2010 — edited Feb 24 2010
Hi,

my developer trying to fetch Japanese characters in a perl script from an oracle database using DBI->Connect()
Without setting any environment varaibles, I am getting “????????????” instead of Japanese font.

When he set env variables NLS_LANG, ORA_NLS, ORA_NLS33, ORA_NLS32, the script errors out saying :
DBI->connect failed: ORA-12705: Cannot access NLS data files or invalid environment specified (DBD: login failed)

Can someone suggest how to proceed in this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2010
Added on Feb 23 2010
9 comments
1,476 views