Home | Previous Page | Next Page   Using Existing Dynamic Server Features > Dynamic Scalable Architecture >

The Shared-Memory Component

Shared memory is an operating-system feature that lets the database server processes and threads share data by sharing access to pools of memory. The database server uses shared memory for the following purposes:

The database server creates the following portions of shared memory:

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