Product: Aqua Data Studio Version: 17.0.0-3
Build #: 48396
Build Date: 2016-Jan-27 05:01:30 PM
Operating Environment: Windows 8.1 (6.3, amd64) / Cp1252 / en / IN / Oracle Corporation 1.8.0_66-b18 Memory: Max=704,643,072; Total=564,133,888; Free=382,588,808; CPUs=8
Connect Oracle12c
Scenario-01
Step-01
Go to File->options->Debugger
In oracle pane
Check(True) prompt for Host option
Click on ok button.
Step-02
Please execute Stored procedure script on Query analyzer(create_procedure.txt)
Go to stored procedure tree node
Right click on created procedure
Select Debug in procedure debugger option.
Procedure debugger opens
Click on Toggle break-point icon.
Press F8 button(Keyboard key)
Execute window opens
Enter parameter values and click on execute button.
Actual Result:
"Debugger Host for Database Debugging" window is not launched after clicking on execute button.
Is it expected behavior ?
Host prompt will properly pop now anytime the debugging starts...