RMAN Recover Command

After copies of files have been restored from the backup media using the RMAN RESTORE command, it is necessary to perform complete or incomplete recovery to ensure that the restored data files are consistent. Recovery is performed using the RECOVER command.

To recover the entire database restored from a backup use:

RECOVER DATABASE;