How do you generate the begin backup script?
When do you recommend hot backup? What are the pre-reqs?
Latest Answer: Database must be Archivelog ModeArchive Destination must be set and LOG_ARCHIVE_START=TRUE (EARLIER VERSION BEFORE 10G)If you go through RMAN then CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # defaultCONFIGURE BACKUP OPTIMIZATION OFF; # defaultCONFIGURE ...
What is hot backup and what is cold backup?
What is the difference between physical and logical backups?
Latest Answer: In Oracle Logical Backup is "which is taken using either Traditional Export/Import or Latest Data Pump". Where as Physical backup is known "when you take Physical O/s Database related Files as Backup". ...
What is RAID? What is RAID0? What is RAID1? What is RAID 10?
What are the various tape backup solutions available in the market?
What are RTO, MTBF, and MTTR?
What are things which play major role in designing the backup strategy?
Latest Answer: I Believe in designing a good backup strategy it will not only be simply backup but also a contingency plan. In this case you should consider the following:1. How long is the allowable down time during recovery? - If short, you could consider using dataguard.2. ...
View page << Previous 1 2 3 4 [5]

Go Top