Multi-session

Gus

Member
I can't open more than one database session simultaneously even though it is set in the Preferences - Options window. Can someone tell me why ? I'm using version 5.1 on W2K.
Thanks in advance.
 
If you have set the "Session Mode" preference (Tools > Preferences > Options tab page) to "Multi Session", then each SQL Window, Test Window, Command Window, Report Window and tool Window will use its own separate session. All sessions will be for the same Oracle user though.

If you want to have multiple sessions for different users simultaneously, then you need to start a multiple PL/SQL Developer instances.

------------------
Marco Kalter
Allround Automations
 
Hello,
we are using version 6.0 currently.
Are there plans to add this multi-session functionality in any future version?
Best regards,
Martin
 
I assume you mean this limitation?
If you want to have multiple sessions for different users simultaneously, then you need to start a multiple PL/SQL Developer instances.
We have no short term plans for this.
 
Back
Top