ORA-12560 with Query Reporter

Robdb

Member
A user tries to log on to our database but receives an ORA-12560. Client OS is XP. When I try to log on to the database in the very same XP session, I can log on. To make it even more weird the user could log on without any issues with sqlplusw.
Any ideas?

brgds
Robert
 
Resolved. It was the password which contained quotation marks and obviously were not a problem for sqlplus but for the Query Reporter (version 2.0.4).
Has this potentially changed in 2.0.5 as I could not reproduce the problem on my PC with 2.0.5?
 
Back
Top