Database Backup and Recovery (MOSC)

MOSC Banner

rman set newname command

edited Oct 29, 2013 5:10AM in Database Backup and Recovery (MOSC) 7 commentsAnswered
 hi ,
i am quite puzzle as in how does the

SET NEWNAME FOR DATAFILE 1 TO '/u01/oracle/db/APP2/sys/APP2_sys1.dbf';
  SET NEWNAME FOR DATAFILE 2 TO '/u01/oracle/db/APP2/sys/APP2_undo1.dbf';
  SET NEWNAME FOR DATAFILE 3 TO '/u01/oracle/db/APP2/sys/APP2_sysaux1.dbf';
  SET NEWNAME FOR DATAFILE 4 TO '/u01/oracle/db/APP2/usr/APP2_users1.dbf';

 i am quite puzzle how does the set newname for datafile 1 to '...../APP2s_sys1.dbf';  works. Meaning...ermmm i try to explain...

I want to do a clone,

and my target have 24 datafiles altogether,

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