Oracle8i Reference Release 2 (8.1.6) Part Number A76961-01 |
|
Initialization Parameters, 18 of 188
Parameter type: |
String |
Syntax: |
where integer is the number of buffers and, optionally, the number of LRU latches. |
Parameter class: |
Static |
Default value: |
None |
The string value can take one of two forms. You can simply specify a buffer count: BUFFER_POOL_RECYCLE = 5 or you can specify a combination of buffers and LRU latches. Specifying LRU latches is optional: BUFFER_POOL_RECYCLE = (BUFFERS: 50 [, LRU_LATCHES:1] ) |
|
This parameter is most useful in combination with BUFFER_POOL_KEEP. See Also: Oracle8i Designing and Tuning for Performance for information on setting these parameters and on using multiple buffer pools. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|