$ rman target \'sys/oracle as sysdba\' RMAN> shutdown; RMAN> startup mount RMAN> restore database; RMAN> recover database; RMAN> alter database open;