You need to restore an Oracle Base Database System to a specific point in time using incremental backups and archived redo logs. Which tool should you use at the OS level if you are managing the recovery manually?
RMAN is the native physical backup and point-in-time recovery utility for Oracle databases.
Why this answer
Oracle Recovery Manager (RMAN) is the standard Oracle tool used for backup, restoration, and recovery of database files including datafiles, control files, and archived redo logs.