DATABASE RESTORE ON NEW HOST
Hi,
I have problem with database. I have tried most of the solution on the MOS and NET but still failing to pin point my TPIR problems. Below is the errors am still facing.
RMAN> run {
2> set until time "to_date('2016-08-17:18:10:00', 'yyyy-mm-dd:hh24:mi:ss')";
3> allocate channel ch1 type disk;
4> allocate channel ch2 type disk;
set newname for datafile 1 to '/u03/FCPROD/datafiles/system.260.779483565';
5> 6> set newname for datafile 2 to '/u02/FCPROD/datafiles/sysaux.259.779483563';
7> set newname for datafile 3 to '/u03/FCPROD/datafiles/undotbs1.262.779483569';
8> set newname for datafile 4 to '/u02/FCPROD/datafiles/users.264.779483613';