wanted feature : ring a bell when query is over

Hi

I am sometimes lauching long running queries and working on something else until this query is over.

I would appreciate to have something telling me that my query is over (sound, popup, window blinking in the bottom of the screen).
This could be part of the configuration of PL dev.

Then the PL/SQL Developer user can right click on the window he wants to follow in the window list and check "alert when work is over", go back to some other work and be alerted when the query is over.

I would appreciate this feature, do you think it could be possible to add this ?

Thanks

Remi
 
If you go to Tools > Preferences > User Interface / Options you can enable the "Notify end of long running queries" option, set the time limit, and select a sound file to play when the query has finished.
 
Back
Top