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

CACHELOB command line keyword

CACHELOB specifies whether to cache an Oracle database large object(s) in the temporary file directory on the Reports Server (specified in the REPORTS_TMP environment variable or by the tempDir property of the engine element in the Reports Server configuration file, server_name.conf; note that a tempDir setting overrides a REPORTS_TMP setting).

The executables that can use this keyword are:

rwbuilder yes
rwrun yes
rwclient yes
rwcgi yes
rwserver no
rwservlet yes
rwconverter no

Syntax

CACHELOB={YES|NO}

Values

Description

YES
(default)

The LOB will be cached in the temporary file directory.

NO

The LOB will not be cached in the temporary file directory.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line