Granule

From Oracle FAQ

Jump to: navigation, search

A granule is a unit of contiguous virtual memory. The size of a granule is 4MB if the SGA size is less than 128MB, otherwise it will be 16MB.

In some cases Oracle will round-up memory values to the next granule size. For example, the Buffer Cache, Shared Pool, Large Pool and Java Pool can only grow or shrink based on granule boundaries.

The minimum SGA size is three granules, based on:

  1. One Granule for Fixed SGA (includes redo buffers)
  2. One Granule for Buffer Cache
  3. One Granule for the Shared Pool


Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Personal tools