Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Dynamic Performance (V$) Views, 166 of 211


V$SGASTAT

This view contains detailed information on the system global area (SGA).

Column  Datatype  Description 

NAME 

VARCHAR2 

SGA component name 

BYTES 

NUMBER 

Memory size in bytes 

POOL 

VARCHAR2 

Designates the pool in which the memory in NAME resides:

  • LARGE POOL - memory is allocated from the large pool

  • SHARED POOL - memory is allocated from the shared pool

 

Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback