connection inheritance: main connection VS. current open window

null0000

Member³
Can you please make a configuration setting that when a new window is opened it will have connection from previous window as opposed to it takes main connection as it is current behavior in v9.0.6.1665 and v10.0.1.1694.
I have custom functional keys mapped to open SQL Window(F3) and Command window(F2), but every time a new window is opened it takes "MAIN" connection, which is not what i need.

on a side note - perhaps in multi-connection IDE concept of main connection is obsolete all together ?
 
Marco -- in the context of DBMS Scheduler that "feature" becomes a bug!
when i tried to disable a job and invoke "view sql" screen, which is command window with the statement, that invoked window had MAIN connection, NOT DBMS Scheduler connection
 
Can you please make a configuration setting that when a new window is opened it will have connection from previous window as opposed to it takes main connection as it is current behavior in v9.0.6.1665 and v10.0.1.1694.
I have added this to the list of enhancement requests.

when i tried to disable a job and invoke "view sql" screen, which is command window with the statement, that invoked window had MAIN connection, NOT DBMS Scheduler connection
That is indeed a bug. We'll fix it.
 
Back
Top