
Answer-first summary for fast verification
Answer: 1. Create the database on a Bare Metal Solution server with the database running on flash storage. 2. Keep a local backup copy on standard storage. 3. Use the Oracle Recovery Manager (RMAN) backup utility to move backups older than one day to a Coldline Storage bucket.
To meet the RTO of 2 hours and RPO of 15 minutes, it's crucial to have quick access to recent backups, which suggests using flash storage for the database and recent backups. For cost-effectiveness and long-term retention (5 years), older backups should be moved to a more cost-effective storage solution like Coldline or Archive Storage. Option C is the most cost-effective solution that meets the requirements: it uses flash storage for the database and recent backups (ensuring quick restore times) and moves older backups to Coldline Storage, which is cheaper and suitable for long-term retention. Option A and D use more expensive storage solutions (all flash and Archive Storage) without clear benefits for the given requirements. Option B uses standard storage for local backups, which may not meet the RPO of 15 minutes as effectively as flash storage.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Design a cost-effective architecture for migrating 50 TB Oracle databases to Bare Metal Solution for Oracle that ensures database backups are quickly restorable, maintains backups for 5 years, and meets an RTO of 2 hours and RPO of 15 minutes. What is your recommended solution?
A
1 Create the database on a Bare Metal Solution server with the database running on flash storage. 2. Keep a local backup copy on all flash storage. 3. Keep backups older than one day stored in Actifio OnVault storage.
B
1 Create the database on a Bare Metal Solution server with the database running on flash storage. 2. Keep a local backup copy on standard storage. 3. Keep backups older than one day stored in Actifio OnVault storage.
C
D