
- Forum
- Database
- Oracle Database
- ORACLE initialization or shutdown in progress
ORACLE initialization or shutdown in progress
This is a discussion on ORACLE initialization or shutdown in progress within the Oracle Database forums, part of the Database category; When I am starting oracle prompt oralce gives the Error "ORACLE initialization or shutdown in progress" after this message oracle ...
-
12-29-2006, 06:43 AM #1
- Join Date
- Jan 2006
- Answers
- 12
ORACLE initialization or shutdown in progress
When I am starting oracle prompt oralce gives the Error
"ORACLE initialization or shutdown in progress" after this message
oracle cannot start.
help me.
Christopher
-
12-29-2006, 12:59 PM #2
- Join Date
- Dec 2006
- Answers
- 2
startup force
Dear Friend,
Might be one more person is having sysoper/sysdba privs issue the shutdown command so you just please do these steps
startup mount
alter database open
if it opens then ok else do shut abort
and give command
startup open
it will do automatic instance recovery and start the database

Reply With Quote





