Unable to bring up the database
611900Jun 3 2010 — edited Jun 3 2010I found that my database was down this morning.
While stating up the database I got this message -
SQL> startup;
ORA-10997: another startup/shutdown operation of this instance inprogress
ORA-09967: unable to create or open lock file
IBM AIX RISC System/6000 Error: 89: Invalid file system control data detected
While checking the alert log, I am getting these error in the Alert Log -
Thu Jun 3 09:03:44 2010
Oracle Instance Startup operation failed. Another process may be attempting to startup or shutdown this Instance.
Thu Jun 3 09:03:44 2010
Failed to acquire instance startup/shutdown serialization primitive
Thu Jun 3 09:12:04 2010
sculkget: failed to open /oracle/product/10.2/dbs/lkinstTESTDB
Thu Jun 3 09:12:04 2010
Oracle Instance Startup operation failed. Another process may be attempting to startup or shutdown this Instance.
Thu Jun 3 09:12:04 2010
Failed to acquire instance startup/shutdown serialization primitive
Can you tell me what should be done to overcome this issue.
Thanks!