System Global Area (SGA)
Definition - What does
System Global Area (SGA)
mean?
System Global Area (SGA) is a key component of the relational database management system (RDMS). Developed by Oracle Corporation, the SGA memory area is used by Oracle processes to hold shared database instance information critical to proper database functioning, including required incoming data and internal control data.
Techopedia explains
System Global Area (SGA)
Oracle uses initialization parameters to control the amount of allocated SGA memory. In Oracle Database 10g, the SGA is configured with the parameters "sga_target" and "sgs_max_size."
Oracle uses the automatic memory management feature to calculate and allocate memory to different SGA areas. Initialization parameters may also be used to manually allocate memory to individual SGA areas.
SGA components are as follows:
Dictionary cache: Holds data dictionary table information, such as information regarding accounts, segments, data files, tables and privileges
Redo log buffer: Includes information about committed transactions that have not yet been written to online redo log files
Buffer_cache: Holds a copy of data blocks read from data files
Shared pool: Holds a cache of parsed and commonly used Structured Query Language (SQL) statements
Java pool: Parses Java statements
Home
Dictionary
Tags
Data Management
Related Terms
Oracle Database
Instance
Database (DB)
Database Management System (DBMS)
Structured Query Language (SQL)
Database Administrator (DBA)
Related Videos
Related Links
Related White Papers
Other Resources
Related Tags
Categories:
Databases
Storage
Enterprise
Data
Data Management
Recommended For You
close
CRM Meets Social Media
Read More
ยป
Tweet
Tweet
Popular White Papers
Techopedia Newsletter Sign-Up
Get Techopedia delivered to your inbox!
Term of the Day:
Get a new Techie Term sent to you every business day
Best of Techopedia:
We"ll bring you the best Techie articles each month.
Sign-In
Join Techopedia
Follow Us
Follow Techopedia on Facebook
Follow Techopedia on LinkedIn
Follow Techopedia on Twitter
Add Techopedia on Google Plus
Get Techopedia on RSS
Home
Dictionary
Articles
Tutorials
Newsletters
Development
Networks
Wireless
Support
Linux
Enterprise
Enterprise Apps
Security
CRM
IT Business
IT Careers
IT Management
Trends
Cloud Computing
Mobile computing
Personal Tech
Gaming
Internet
Search Engines
Social Media
World Wide Web
All Topics
Hacking
Online Marketing
Buzzwords and Jargon
Viruses
Operating Systems
Legal
People