5.52 DBA_HIST_SGA
DBA_HIST_SGA
displays historical summary information about the system global area (SGA).
This view contains snapshots of V$SGA
.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Unique snapshot ID |
|
|
|
Database ID for the snapshot |
|
|
|
Instance number for the snapshot |
|
|
|
SGA component group |
|
|
|
Memory size (in bytes) |
|
|
|
The database ID of the PDB for the sampled session |
|
|
|
The ID of the container that
|
See Also:
"V$SGA"