Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > Configuration Parameters >

RA_PAGES

onconfig.std value
None
if not present
4 if MULTIPROCESSOR is 0;
8 if MULTIPROCESSOR is 1
units
Number of data pages
range of values
RA_THRESHOLD through BUFFERS
takes effect
When the database server is shut down and restarted
refer to
The following material:

RA_PAGES specifies the number of disk pages to attempt to read ahead during sequential scans of data records. Read-ahead can greatly speed up database processing by compensating for the slowness of I/O processing relative to the speed of CPU processing.

This parameter works with the RA_THRESHOLD parameter. Specifying values that are too large can result in excessive buffer-caching activity.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]