Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Initialization Parameters, 191 of 220


SHARED_POOL_RESERVED_SIZE

Parameter type 

Big integer 

Syntax 

SHARED_POOL_RESERVED_SIZE = integer [K | M | G] 

Default value 

5% of the value of SHARED_POOL_SIZE 

Parameter class 

Static 

Range of values 

Minimum: value of SHARED_POOL_RESERVED_MIN_ALLOC

Maximum: one half of the value of SHARED_POOL_SIZE (in bytes) 

SHARED_POOL_RESERVED_SIZE specifies (in bytes) the shared pool space that is reserved for large contiguous requests for shared pool memory. You can use this parameter to avoid performance degradation in the shared pool in situations where pool fragmentation forces Oracle to search for and free chunks of unused pool to satisfy the current request.

See Also:

 

Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback