Restore and Rename a database from RMAN backupsets

10.2.0.1 EE on RHEL 4 Anyone know a way of restoring a database to a different database name from RMAN backupsets.....? I could do a duplicate database by connecting to the target database but I want to avoid this. Or I could restore the backup to the original name on the new server and then rename it (via a recreation of the controlfile) afterwards.