11gR2
OL6
Hi ALL,
We have RMAN backup of our PROD database.
We are using pfile and not spfile.
I want to restore it with newname from 'PROD' to 'PRD1' database on the same server.
I already created separate home and dbname 'PRD1'.
This means the target database pre-existed, I only want to replace it with new data from 'PROD'.
First, I run rman target / and startup nomount:

Then restore controlfile:

But when I tried to mount it for recovery, I got error below

How do I change dbname from PROD to PRD1?
Please help....
Kind regards,
jc