Collections:
Change System Global Area (SGA) in Oracle
How To Change System Global Area (SGA) in Oracle?
✍: FYIcenter.com
Your 10g XE server has a default setting for System Global Area (SGA) of 140MB. The SGA size can be changed to a new value depending on how many concurrent sessions connecting to your server. If you are running this server just for yourself to improve your DBA skill, you should change the SGA size to 32MB by:
⇒ Change Program Global Area (PGA) in Oracle
⇐ Unlock the Sample User Account in Oracle
2020-09-30, 3809🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Managing Security, Login and User in SQL Serv...
How to change the data type of an existing column with "ALTER TABLE" statements in SQL Server? Somet...
How to obtain the number of rows found by the last SELECT statement using the FOUND_ROWS() function?...
How To Get Help Information from the Server in MySQL? While you are at the "mysql>" prompt, y...
How To List All Login Names on the Server in SQL Server? If you want to see a list of all login name...