1.

Which area of PGA stores binding variables and run-time buffers information?(a) SQL area(b) Private SQL area(c) Stack space(d) Session areaThe question was asked in a job interview.The origin of the question is Oracle Database 11g Architecture in section Oracle Database 11g Architecture Options of Oracle

Answer» <html><body><a href="https://interviewquestions.tuteehub.com/tag/correct-409949" style="font-weight:bold;" target="_blank" title="Click to know more about CORRECT">CORRECT</a> option is (b) Private SQL area<br/><br/>To explain I would <a href="https://interviewquestions.tuteehub.com/tag/say-1195451" style="font-weight:bold;" target="_blank" title="Click to know more about SAY">SAY</a>: PGA (Program Global Area) is a non-shared <a href="https://interviewquestions.tuteehub.com/tag/memory-11894" style="font-weight:bold;" target="_blank" title="Click to know more about MEMORY">MEMORY</a> <a href="https://interviewquestions.tuteehub.com/tag/region-1182095" style="font-weight:bold;" target="_blank" title="Click to know more about REGION">REGION</a> that contains data and control information exclusively for use by an Oracle process.The PGA is created by Oracle Database when an Oracle process is started.</body></html>


Discussion

No Comment Found

Related InterviewSolutions