To stop a report, perform the following:
In the result pane, right-click a running report and select Stop.
Select the way in which you want to stop the report:
Stop report normally
This is the default.
Select this option to terminate a running report that is either waiting for input, or contains Sleep or CriticalPoint (with the Sleep) logic commands.
The built-in attribute Glb.Close is set for the report the next time the report resumes processing following a Sleep logic command. When the next Sleep logic command is executed, the report terminates.
This option has no effect on a running report that is not sleeping or is not waiting for input.
Terminate report immediately
Use this option to terminate an active Report immediately.
This command is useful if a report is looping or has been started accidentally. You can terminate inquiry reports without affecting the remainder of the application.
There are three options for terminating a report immediately:
Recover — Select this option if the report is to be rerun. An attempt is made to recover the report up to and including any transaction that might have been processing when the termination was executed.
Two attempts are made to recover the report. If both attempts fail, a message is sent to the errorlog and no further attempts are made.
No recover — Select this option to delete any recovery information saved for the report, unless extended report recovery is active.
Discard — Select this option to delete any recovery information saved for the report.
If you select Stop report normally, Recover, or No recover (when extended report recovery is used), the report is still listed as a candidate for recovery in the navigation tree.
In the navigation tree, right-click the report node and select Refresh.