Test window: ORA-01036 when executing on wrong code-tab

Roeland

Member³
1) Right_Click some (Package) method and choose "Test" to open a Test Window
2) Start the debugger and walk through some code.
3) You normally have some Code-Tabs open by now. Let the debugger run to the end, or break the execution.
4) Make sure you have some code tab selected.
5) try to re-execute the script again. (No Debug) => ORA-01036
6) Note that Starting the debugger works flawless.

I would expect that the test script ONLY executes the chosen script, whatever Code-Tab is opened in the Test window.

Could this be enhanced please.

Roeland

PL/SQL Dev 8.0.4.1415

PL/SQL Dev 9.0.0.1598 (Beta 8)
 
[quote: PL/SQL Developer 9.0 Release Candidate available]Test Window would raise ORA-01036 when executing with focus on a debug source[/quote]
This is indeed fixed.

Thanks,

Roeland
 
Back
Top