GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  System Architecture

 Print  |  
Question:  
What constitute an ORACLE Instance ?

Answer:
SGA  and  ORACLE  background  processes constitute an ORACLE instance. (or) Combination of memory structure and background process.


January 01, 2006 05:27:52 #1
 nagabhushan reddy   Member Since: Visitor    Total Comments: N/A 

RE: What constitute an ORACLE Instance ?
 
when database  started on oracle server an oracle allocates a memory called SGA and some back ground process. The combination of SGA and back ground process is called instance.
     

 

Back To Question