Database Backup and Recovery (MOSC)

MOSC Banner

DATABASE RESTORE ON NEW HOST

edited Sep 2, 2016 5:00AM in Database Backup and Recovery (MOSC) 9 commentsAnswered ✓

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';

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center