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


Please Help Members By Posting Answers For Below Questions

How to run create database statement?

570


What is an oracle function?

595


Explain an index?

656


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?

1967


Can we use bind variables in oracle stored procedure?

488






Is it possible to set second Primary Key Constraint in a table in Oracle Database ?

641


How do I limit the number of oracle database connections generated by weblogic server?

543


Explain how you would restore a database using RMAN to Point in Time?

1630


How to estimate disk space needed for an export job?

558


Explain coalesce function?

622


Explain compound trigger in oracle?

546


Why do you use stored procedures and state some of its disadvantages?

563


What is pragma autonomous transaction in oracle?

516


Explain the use of parfile option in exp command.

521


How to bring a tablespace offline?

539