A number of issues could cause this. A few specific errors that I got were ORA-01034 & ORA-27101. What finally fixed the problem for me was running the following from the command line: set oracle_sid = grms sqlplus /nolog conn system/manager as sysdba shutdown abort startup I found this on http://forums.oracle.com/forums/thread.jspa?messageID=1845760
Filed under: Oracle | Tagged: instance, ora-01034, ora-27101, oracle, start | Leave a Comment »