Compare User Objects - target session bug.

admin

Administrator
Staff member
Compare User Objects - target session - Oracle logon - Cancel button behaviour seems to be incorrect. It should not change the current target session connection entry when the new entry is incorrect or comes from the other PL/SQL Developer session.
 
You mean that when you have a correct target session, press the "Target Session" button, attempt to make a connection that fails, and press "Cancel", the previous target session is lost?
 
Yes, I think pressing Cancel button should not change "Target session" at all.

Try this:

Open PL/SQL Developer - Compare User Objects - choose "Target Session" schema, next step: open new PL/SQL Developer session (menu File, New Instance) - Compare User Objects - choose different "Target Session", next step: go back to to the first PL/SQL Developer session - click "Target Session", and Cancel, please note that "Target Session" changed to the one chosen as a "Target Session" in second PL/SQL Developer session.
 
Back
Top