What is mean by Program Global Area (PGA) ?
Answer Posted / hariharanadh
It is a memory buffer that contains data and control information for server process
A PGA created when oracle server starts and deallocated
when server process down
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to convert characters to times in oracle?
Explain oracle’s system global area (sga).
How to resolve the ORA-39133 error in Oracle?
How will you differentiate between varchar & varchar2?
Explain oracle data types with examples?
How to view existing locks on the database?
How many types of table in Oracle?
What does sharding mean?
What is meant by recursive hints in oracle?
What is a connect identifier?
How do I manually create a database in oracle?
How to install oracle database 10g xe?
State and explain the different types of data models?
How to use "startup" command to start default instance?
How do we create privileges in oracle?