Djimi Traore
Member
OK, think I found a bug. (great software overall though)
Create a cursor in a package that executes some dynamic SQL.
Make that dynamic SQL invalid.
Run the package in a test-window.
When the cursor attempts to open it will fail. The test window freezes (you can't do anything with it). You can't cancel the test. You can't recompile the package to correct the issue.
The only way out is to use task-manager to close PL/SQL Developer and reopen it again.
Create a cursor in a package that executes some dynamic SQL.
Make that dynamic SQL invalid.
Run the package in a test-window.
When the cursor attempts to open it will fail. The test window freezes (you can't do anything with it). You can't cancel the test. You can't recompile the package to correct the issue.
The only way out is to use task-manager to close PL/SQL Developer and reopen it again.