It shows that you have not taken the backup when the Database is closed. May be you can try to use RECOVER DATABASE.

It will start applying Archive Log files and may be able to open the database. Provided that you have archive logs available prior to the Backup you are using.