The DBA's recently implemented a session limit on our databases (maximum of 10 sessions). Every window in PL/SQL Developer keeps an open session (once the session for that window has been established). This means that I can only have 10 functional windows open in PL/SQL Developer, even if 9 of them are inactive.
Could you implement a feature (preferably triggered as a menu item with a shortcut key) to disconnect/close all sessions that are inactive? Or a feature allow the user to choose and close individual sessions (e.g. from the Window List)?
-Miles
Could you implement a feature (preferably triggered as a menu item with a shortcut key) to disconnect/close all sessions that are inactive? Or a feature allow the user to choose and close individual sessions (e.g. from the Window List)?
-Miles