ok what i did :

1)alter database backup controlfile to trace;
2)edit that trace file replacing "reuse" with "set" as well as
"noresetlogs" to resetlogs"...of course make sure your new dbname is changed.
3)chg ur init.ora
4)remove the "recover database ..." in the trace file then run it!

it should work!

rgds,