Cant´t connect via ODBC: ORA-01017 Invalid Username/Password
420163May 23 2008 — edited Jan 6 2009Hi all,
I got a problem connecting to an Oracle 11g DB via ODBC. I got 3 DBs (Production, Test, Training) on one Machine, all are identically configured. I can connect to the Production DB using the Oracle ODBC Driver 9.02. However, the same connection fails if I try the Test or Training DB. I get the mentioned error ORA-01017, Invalid Username / Password.
I triple-checked the Username and Passsword and I can connect to both DBs using sqlplus with this User/PW. I tried the ODBC Connection on 2 different Client Machines, both don´t work. Looks like some configuration issue on the Serverside, but I just can´t find anything.
Ideas, anyone ?