A script-enabled browser is required for this page to function properly.

TOLERANCE command line keyword

TOLERANCE 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

Syntax

TOLERANCE=time_string

Values

Description

time_string

 

Can be in one of two formats:

  • n{unit}, for a number with an optional unit. The unit can be minute(s), hour(s), or day(s). The default unit is minute(s) if no unit is specified.
  • {Month DD, YYYY} hh:mi:ss am|pm { timezone},for a date/time format. Date information is optional. If it isn’t specified, today is assumed. Time zone is also optional. If it isn’t specified, the Reports Server’s time zone is used. The date/time is always in a US locale.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line