Collections:
What Is System Global Area in Oracle
What Is System Global Area (SGA) in Oracle?
✍: FYIcenter.com
The System Global Area (SGA) is a memory area that contains data shared between all database users such as buffer cache and a shared pool of SQL statements. The SGA is allocated in memory when an Oracle database instance is started, and any change in the value will take effect at the next startup.
⇒ What Is Program Global Area (PGA) in Oracle
⇐ What Is an Initialization Parameter File in Oracle
2020-07-07, 2955🔥, 0💬
Popular Posts:
What Happens If the UPDATE Subquery Returns Multiple Rows in MySQL? If a subquery is used in a UPDAT...
Where to find answers to frequently asked questions on PHP Connections and Query Execution for MySQL...
How To Connect ASP Pages to Oracle Servers in Oracle? If you are running Windows IIS Web server and ...
How To Connect to a MySQL Server with a Port Number in MySQL? If you want to connect a MySQL server ...
What Are the Underflow and Overflow Behaviors on FLOAT Literals in SQL Server Transact-SQL? If you e...