| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
DBA_HIST_SGASTAT displays detailed historical information on the system global area (SGA). This view contains snapshots of V$SGASTAT.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
SNAP_ID | 
NUMBER | 
Unique snapshot ID | |
DBID | 
NUMBER | 
Database ID for the snapshot | |
INSTANCE_NUMBER | 
NUMBER | 
Instance number for the snapshot | |
NAME | 
VARCHAR2(64) | 
SGA component group | |
POOL | 
VARCHAR2(12) | 
Designates the pool in which the memory in NAME resides:
  | 
|
BYTES | 
NUMBER | 
Memory size (in bytes) |