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:  
Can Full Backup be performed when the database is open ?

Answer:
No.


September 09, 2007 00:58:17 #8
 Mohammed Abdul Afroze   Member Since: Visitor    Total Comments: N/A 

RE: Can Full Backup be performed when the d...
 
If the database is in Noarchivelog mode, then it is not possible to take the close backup.

If the database is in Archivelog mode, then it can be taken as Open Backup.
     

 

Back To Question