Database - RAC/Scalability (MOSC)

MOSC Banner

Restore RMAN backups RAC to NON RAC Database 11gR2

edited Sep 19, 2013 10:18PM in Database - RAC/Scalability (MOSC) 5 commentsAnswered
 Hi,

For Testing purpose  in order to rman restore operations of our Production db(RAC) to Non RAC Single instance Database
We performed full backup in production and restore in Test (Non RAC ) we have facing below issues. how to resolve this below issues
Any help highly appericated



RMAN> run {

2>  set until sequence 8720 thread 2;

3>  set newname for datafile 1 to 'E:\app\oracle\oradata\N4PROD\system01.dbf';

4>  set newname for datafile 2 to 'E:\app\oracle\oradata\N4PROD\sysaux01.dbf';

5>  set newname for datafile 3 to 'E:\app\oracle\oradata\N4PROD\undotbs01.dbf';

6>  set newname for datafile 4 to 'E:\app\oracle\oradata\N4PROD\

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