If it is a production database, I suggest that you call Oracle Support.
If your database is in archivelog mode, you may try to do a
"alter database recover automatic" when connected as a sysdba.
If your database is not in archivelog mode, you way need to restore a full cold backup.