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

Buffer Records (Forms Runtime)

Description

Sets the number of records buffered in memory to the minimum allowable number of rows displayed plus 3 (for each block). If a block retrieves any records by a query beyond this minimum, Oracle Forms buffers these additional records to a temporary file on disk.

Setting this option saves Forms Runtime memory, but may slow down processing because of disk I/O.

Buffer_Records=NO tells Oracle Forms to set the minimum to the number specified using the Buffered property from each block.

Option Name Buffer Records to Temporary File

Default NO

Buffer_Records (Forms Runtime) Example

http://myserver/forms/frmservlet?form=MODULE1.fmx&buffer_records=yes