ONSUCCESS
command line keywordONSUCCESS
specifies whether a COMMIT
or a ROLLBACK
is performed when the report is
finished running.
The executables that can use this keyword are:
rwbuilder |
yes |
rwrun |
yes |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
ONSUCCESS={COMMIT|ROLLBACK|NOACTION}
Values |
Description |
|
Perform a |
|
Perform a |
|
Do nothing when the report is done. |
The COMMIT
or ROLLBACK
for ONSUCCESS
is performed after the After
Report trigger fires. Other COMMITs
and
ROLLBACKs
can occur prior to this one. For
more information, see READONLY
.
ONSUCCESS
can be used when
running JSP-based Web reports from the command line.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.