S Sela Member Sep 26, 2006 #1 I've a RAC env with load balance, I whant PL/SQL Developer to re-connect (logoff, logon) for each sql. Is this possible?
I've a RAC env with load balance, I whant PL/SQL Developer to re-connect (logoff, logon) for each sql. Is this possible?
Marco Kalter Administrator Staff member Sep 26, 2006 #1 No, this is not possible. However, in Multi-Session Mode (the default) each Window will use its own session, so opening/closing a Window will implicitly connect/disconnect.
No, this is not possible. However, in Multi-Session Mode (the default) each Window will use its own session, so opening/closing a Window will implicitly connect/disconnect.