Home | Previous Page | Next Page   Disk, Memory, and Process Management > Managing Shared Memory > Setting Operating-System Shared-Memory Configuration Parameters >

Maximum Shared-Memory Segment Size

When the database server creates the required shared-memory segments, it attempts to acquire as large an operating-system segment as possible. The first segment size that the database server tries to acquire is the size of the portion that it is allocating (resident, virtual, or communications), rounded up to the nearest multiple of 8 kilobytes.

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