Next: , Previous: invalid, Up: tools


4.17 SQL Output

This tool displays the output from the DBMS_OUTPUT package (For more information see the Oracle PL/SQL Supplied Packages manual).

images/output.png

Use this if you are running PL/SQL from the worksheet(see SQL Worksheet) and want to check the output. It is also used in the debugger (see PL/SQL Debugger) but as a pane in the debugger information.

The toolbar contain the following controls.

Update
Poll for more output immediately.
Clear output
Clear the currently collected output.
Refresh
The time-out to update automatically. The default value of this is configurable though the options.
Type of output
You can choose if TOra should fetch output from standard oracle output or from Log4plsql module.