PL/SQL Developer asks for a password when Logging Off

Roeland

Member³
1) Allow Multiple Connections = False
2) Connect to a DB where you have to login manually (give a password).
3) Open a "Compile Invalid Objects" window
4) Log Off => PL/SQL Developer is giving an error (partially Dutch):

Code:
Could not logon as SCOTT

ORA-01005: Null-wachtwoord is opgegeven; inloggen is geweigerd.

5) If I then click "OK" I get a Login screen where I have to enter a password?!?

PL/SQL Developer 9.0.4.1644

Roeland
 
Back
Top