TOLERANCE
command line keywordTOLERANCE
specifies the maximum acceptable
time (in minutes) for reusing a report's cached output when a duplicate job
is detected. Setting the time tolerance on a report reduces the processing time
when duplicate jobs are found.
See the section titled "Reusing Report Output from Cache" in OracleAS Reports Services Publishing Reports to the Web for more information on duplicate job detection.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
TOLERANCE=time_string
Values |
Description |
|
Can be in one of two formats:
|
If TOLERANCE
is not specified, then OracleAS
Reports Services reruns the report even if a duplicate report is found in
the cache.
If a report is being processed (that is, in the current job queue) when
an identical job is submitted, then OracleAS Reports Services reuses the
output of the currently running job even if TOLERANCE
is not specified or is set to zero.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.