adspace


What is PGA?

Answer Posted / swarna

PGA is a program global area (or) process global area.The configuration of PGA depends on server configuration. Memory is allocated to the PGA when the server process starts and outside of the instance. PGA has two server configurations.
1.dedicated server configuration
2.Shared server configuration.

For dedicated server configuration, PGA holds the stackspace and session information.

For Shared server configuration PGA holds the stackspace and session infomation is within the SGA.

Stackspace: Stackspace is the area which is used to hold the values of variables, arrays so on....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category