Thanks Karluk,
Yes, u r right. I ahve to use "recover database noredo" within the restore script.
One more question about the restore, since I want manage the backups from RMAN, so I want run following cmd in RMAN:
delete obsolete
The retention policy is set to redundency 1, so I expected the latest level0 backup set won't be touched and the previous backupset will be deleted. But the thing is the control file backup for the latest backupset was deleted as well. I don't know why.