Quote Originally Posted by revzalot View Post
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