Answers

Question and Answer:

  Home  RMAN

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

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

 185 views

More Questions for you: