|
-
 Originally Posted by revzalot
If you don't want to copy the redo logs over to the destination server, you'll have to rename all your redo logs before you run your rman restore:
for example:
sql> alter database rename file '/u03/oradata/orcl/redoa1.log' to '/u03/oradata/orcl/redoa1.log';
what?
to the OP - you have asked the database to include them, if you dont want to - choose the right retore commands
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|