To compile and run a report in debug mode:
Choose
EditPreferences.
In the Preferences dialog box, on the Runtime Settings page, select Run Debug. Click OK.
Click in the toolbar
to run the report.
To compile and run a report in debug mode from the command line:
Running a report in debug mode specifies that you want extra runtime checking for logical errors in the report. It checks for things that are not errors but might result in undesirable output, and displays these as warnings at runtime, before displaying the report output. Running a report in debug mode is not the same as debugging a report using the PL/SQL Interpreter.
Copyright © 1984, 2005, Oracle. All rights reserved.