RECURSIVE_LOAD
command line keywordRECURSIVE_LOAD
specifies whether to validate
external references in program units when running a report. If any of the references
become invalid, the the program unit is automatically recompiled.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
yes |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
yes |
RECURSIVE_LOAD={YES|NO}
Values |
Description |
{default}
|
Validates external references when running
a report. If any of the references become invalid, the program unit is
recompiled (whether it be in |
|
Does not validate external references when running a report. This setting is useful when running a report against a different database than the one against which its PL/SQL was originally compiled. |
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.