In normal situations, you just need to wait until the initialization process ends.
But this could also happen if something fails during the database initialization process, for example, corrupted log files or disk errors.
Try running this at the server:
<pre>sqlplus /nolog
SQL> conn / as sysdba
SQL> shutdown immediate
SQL> startup</pre>
You will probably get errors here, which wil tell you what the problem is.
If you can't run the above, look for information in the alert log, which should be located in:
..oracleadmin<instancename>bdump
Last Wiki Answer Submitted: April 6, 2009 2:59 am by carlosdl63,535 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Hi,
As mentioned by Carlos is correct way
Other would if session showing Shutdown in process
Then can check n pmon,whether the instance is running idle way,then can kill that process id
and again startup in new session
I faced similar problem and it worked.
Regards
Inprise
hi help pleas how recover data of oradate file
…how recover data of oradate file