Getting OERR: ORA 12705 error when trying to connect.
640063May 21 2008 — edited May 23 2008I have tomcat running on red hat and I'm trying to connect to a remote server running Oracle 10g using a thin driver. But I keep getting this error when I try to connect. I've tried setting NLS_LANG=AMERICAN_AMERICA.UTF8, NLS_LANG=AMERICAN_AMERICA.US7ASCII, and NLS_LANG=.
I'm not doing any ALTER SESSIONS. I wrote a test app and all it does is connect and does 1 simple select query.