Skip to Main Content

Java Database Connectivity (JDBC)

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!

Language of server error messages

rdonatDec 8 2010 — edited Dec 9 2010
How do you set the language so the server messages come back in that language?

I have set the locale to es_ES and I see all my Java translated messages in Spanish but the error messages from the Oracle database server are always in English. We are using ojdbc6dms.jar and Oracle RDBMS 11.1.0.6.0. We connect to the database using DriverManager.getConnection(url).
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 6 2011
Added on Dec 8 2010
4 comments
654 views