Home » RDBMS Server » Server Administration » Re: ORA-01033: ORACLE initialization or shutdown in progress
Re: ORA-01033: ORACLE initialization or shutdown in progress [message #52196] Mon, 08 July 2002 10:01
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
It is NOT RECOMENDED to use shutdown Abort, Unless u have proper backup / resources.
anyhow, now connect to database as internal and mount the datbase
and issue
ALTER DATABASE RECOVER;

if this is not helping you, then issue

recover datafile 'C:ORACLEORA90DATABASEHODSTS01';

still problem? then issue

recover automatic database;
alter database open;
Previous Topic: Re: ORA-01092: Oracle instance terminated. Disconnection forced. error
Next Topic: Oracle 9i Installation on HP-9000 N Class HP-UX 11
Goto Forum:
  


Current Time: Tue Sep 17 20:21:40 CDT 2024