What is mean by Program Global Area (PGA) ?
Answer Posted / munnu
PGA: Whenever a server process is started a sertain amount
of PGA memory is automatically allocated through the server
process. This memory area is a private SGA area of the
sever process and can be assed only by oracle code that
axts on behalf of that perticular server process.Two memory
area in the PGA are private SQL area and session memory.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Why is oracle so popular?
Briefly explain what is literal? Give an example where it can be used?
How to drop an index in oracle?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is the data type of dual table?
what is IDE,DMV in sql server?
Is truncate autocommit in oracle?
What is meant by an index?
What is not equal to in oracle?
What is a named program unit?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
How to experiment a data lock in oracle?
Is java required for oracle client?
What is an oracle database table?
List out the difference between commit, rollback, and savepoint?