

InterviewSolution
Saved Bookmarks
1. |
Which processes is an instance made of Oracle?(a) Oracle background processes(b) Memory processes(c) Data processes(d) All of the MentionedI had been asked this question during an online exam.The doubt is from Oracle Database 11g Architecture in chapter Oracle Database 11g Architecture Options of Oracle |
Answer» <html><body><p>The <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 (a) Oracle background <a href="https://interviewquestions.tuteehub.com/tag/processes-21463" style="font-weight:bold;" target="_blank" title="Click to know more about PROCESSES">PROCESSES</a><br/><br/>To elaborate: Oracle creates a set of background processes for an instance to manage <a href="https://interviewquestions.tuteehub.com/tag/memory-11894" style="font-weight:bold;" target="_blank" title="Click to know more about MEMORY">MEMORY</a> structure, asynchronously <a href="https://interviewquestions.tuteehub.com/tag/perform-1150848" style="font-weight:bold;" target="_blank" title="Click to know more about PERFORM">PERFORM</a> I/O to write data to <a href="https://interviewquestions.tuteehub.com/tag/disk-955870" style="font-weight:bold;" target="_blank" title="Click to know more about DISK">DISK</a>, and do general maintenance tasks.</p></body></html> | |