Home » RDBMS Server » Server Administration » ora-1089 immediate shutdown in progress
ora-1089 immediate shutdown in progress [message #61895] Wed, 09 June 2004 00:02 Go to next message
ramya
Messages: 87
Registered: August 2002
Member
hi i am
using oracle 7.3 when i am trying to connect svrmgrl i am able to connect and able to startup and shutdown
but when i am trying to connect system i am getting
these error
ora-1089 immediate shutdown in progres
how to resolve it
what the differene between svrmgr and system
with regards
ramya
Re: ora-1089 immediate shutdown in progress [message #61903 is a reply to message #61895] Wed, 09 June 2004 03:48 Go to previous message
orafan
Messages: 8
Registered: December 2001
Junior Member
If I am not wrong, someone has issued "SHUTDOWN IMMEDIATE" and therfore when you are connecting via SYSTEM you get that error.

Do this to solve your problem:
svrmgrl
SVRMGRL> CONNECT INTERNAL
SVRMGRL> SHUTDOWN IMMEDIATE
SVRMGRL> STARTUP

Now try to connect via SYSTEM and you should be able to.

Regards,
OraFan.
Previous Topic: append new value with old value
Next Topic: automatically gone to offline
Goto Forum:
  


Current Time: Wed Jun 03 00:12:02 CDT 2026