What is a database instance and Explain

Showing Answers 1 - 5 of 5 Answers

Suresh

  • Jul 19th, 2005
 

A instance is basically a set of memory and some background processes.

  Was this answer useful?  Yes

imran44

  • Jul 10th, 2009
 

SGA+Background Process = Instance

As soon as user process starts and server process takes control from user process, instance created with help of background processes and most important background processes are dbwriter, logwriter, checkpoint, SMON, PMON and components of SGA are shared pool, database buffer cache, redo log cache, large pool, stream pool.

Most important library cache + Data Dictionary=Shared Pool

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions