This blog is a note for self learning. Some writings are done by myself and some are collected, just to keep things in a organized way.
7.29.2008
PGA
A program global area (PGA) is a memory region that contains data and control information for a server process. It is a nonshared memory created by Oracle when a server process is started.