I keep getting this error when opening the database.

ORA-01102: cannot mount database in EXCLUSIVE mode

I have tried every different option:
STARTUP NOMOUNT, FORCE
STARTUP FORCE pfile
ALTER DATABASE MOUNT, OPEN

Nothing seems to work to get the database to mount and open.

Any suggestions!!!