Language of server error messages
rdonatDec 8 2010 — edited Dec 9 2010How 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).