Bug: Tools and Error Stack prompt

ScottMattes

Member³
I just had a case where PLSD locked up and I had to ctl-alt-del it.

I had just created a session tool to run a SQL file for the current session and was executing it from the menu where I had put it. It has 2 & variables, so I was entering the values that I wanted in the dialog that pops up when a warning/error window came up saying that a test window that I was also running just ran into a too many rows condition and did I want to see the error stack. I clicked yes and after it was displayed anything I did in PLSD caused a beep, but no action (buttons, menus, edit areas, scroll bars).
 
This may indicate that there is a messagebox somewhere "behind" the main window. Alt-tabbing to another application and back to PL/SQL Developer may bring it to the front.
 
Back
Top