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  >  Backup and Recovery

 Print  |  
Question:  
What are the different modes of mounting a Database with the Parallel Server ?

Answer:
 
Exclusive  Mode  If  the  first  instance that mounts a database does so in exclusive mode, only that Instance can mount the database.
 
Parallel  Mode   If the first instance that mounts a database is started in parallel  mode,  other instances that are started in parallel mode can also mount the database.


January 01, 2008 09:59:00 #1
 szubair   Member Since: January 2008    Total Comments: 1 

RE: What are the different modes of mounting a Database with the Parallel Server ?
 
shared mode and exclusive mode
     

 

Back To Question