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!

Problem with NLS session - jdbc 8.1.7 driver thin (weblo 8.1)

638721May 12 2008 — edited May 26 2008
Hello,

Weblogic manages connections to the remote's database with oracle's driver thin 8.1.7.

With different environments (Dev, Qualif) located on different servers and the same EAR I do not get the same results and because of variables NLS session which are not worth the same from one environment to the other.
One the first env, it's US unlike the other : French

I looked page 1374339
which indicates that it could come from the local java.
My value (via a Locale.getLocale ()) is fr_FR while the nls_lang is an American .....

I'd like to know how to fix the NLS session without making an alter session in the ear ...
Thank you in advance because I really block.

cyril

Message was edited by:
user635718
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2008
Added on May 12 2008
3 comments
3,409 views