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.


August 08, 2007 14:01:09 #4
 sushmab   Member Since: August 2007    Total Comments: 1 

RE: What constitute an ORACLE Instance ?
 
An Oracle instance is combination of the background processess and memory structure. The Instance must be started to access the data in the database.
     

 

Back To Question