OCP CBT Question 573
Please solve the following question.
You have a large production database and need to recover a single tablespace, `HR_DATA`, to a point in time 24 hours ago due to a logical corruption that only affected data within this tablespace. All other tablespaces must remain at the current point in time. The database is in ARCHIVELOG mode, and you have RMAN backups. Which RMAN command is most appropriate for this scenario?
sql-- Database name: PRODDB-- Tablespace: HR_DATA-- Desired recovery point: 24 hours ago.-- Other tablespaces must be unaffected.-- Flashback Database is NOT suitable for this specific scenario (e.g., due to required recovery time differences).