you should try this command:

startup mount;
recover database using backup controlfile until cancel;

once you are asked for the log file, you key in 'cancel', then recovery completed and

alter database open;