LONGCHUNK
command line keywordLONGCHUNK
specifies the size (in kilobytes)
of the increments in which Reports Builder retrieves a LONG column value. When
retrieving a LONG value, you may want to retrieve it in increments rather than
all at once because of memory size restrictions. LONGCHUNK
applies only to Oracle databases.
The executables that can use this keyword are:
rwbuilder |
yes |
rwrun |
yes |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
LONGCHUNK=n
Values |
Description |
|
A number from 1 through 9999. For some operating systems, the upper limit may be lower. Default = |
LONGCHUNK
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.