| Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01 |
|
|
View PDF |
| Property | Description |
|---|---|
| Parameter type | Big integer |
| Syntax | DB_RECYCLE_CACHE_SIZE = integer [K | M | G] |
| Default value | 0 (RECYCLE cache is not configured by default) |
| Modifiable | ALTER SYSTEM |
| Range of values | Minimum: 0 (values greater than zero are rounded up to the nearest granule size)
Maximum: operating system-dependent |
| Basic | No |
DB_RECYCLE_CACHE_SIZE specifies the size of the RECYCLE buffer pool. The size of the buffers in the RECYCLE pool is the primary block size (the block size defined by the DB_BLOCK_SIZE initialization parameter).
|
See Also:
|