Tell me the steps involved in CANCEL based recovery from the full database from hot backup?

Submitted by: Administrator
Startup nomount pfile='/data01/init.ora'
run create controlfile script SQL>@create_control.sql
SQL>recover database using backup controlfile until cancel;
then after recovery SQL>alter database open resetlogs
Submitted by: Administrator

Read Online Oracle RMAN Job Interview Questions And Answers