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
What do you mean by a deadlock?
Difference between pre-select and pre-query
How to open and close an explicit cursor in oracle?
Differentiate between post-database commit and post-form commit?
How to upsert (update or insert into a table)?
What is oracle open database communication (odbc)?
Define oracle database
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What is the sid in oracle?
What is the difference between a user and a schema in oracle?
Explain the use of parfile option in exp command.
What is a nvl function?
Why should I use oracle database?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How to check your oracle database 10g xe installation?