OCP CBT Question 507

Please solve the following question.

A critical table EMPLOYEES in the HR schema was accidentally truncated by a user at approximately 10:30 AM on October 26, 2023. You need to recover the HR schema to a point just before the TRUNCATE operation. You have a full RMAN backup from the previous night (October 25, 2023, 11:00 PM) and all archived redo logs since then.Examine the RMAN commands below. Which sequence of commands will achieve the desired recovery?

sql-- Assume the database is in MOUNT state for recovery-- You have already connected to RMAN as TARGET database