Shutdown instance - hangs
From: Dave Meador <dave.meador_at_tntlogistics.com>
Date: 5 Mar 2002 12:50:41 -0800
Message-ID: <271c614c.0203051250.49cc067f_at_posting.google.com>
Date: 5 Mar 2002 12:50:41 -0800
Message-ID: <271c614c.0203051250.49cc067f_at_posting.google.com>
System: HP-UX 11. Oracle 8.1.7.2
When I do the following to shutdown an instance it appears to hang up.
$> svrmgrl
SVRMGR> connect internal
connected.
SVRMGR> shutdown
it just hangs.
I disconnect my telnet. reconnect.
I see the background processes running.
$> svrmgrl
SVRMGR> connect internal
connected.
SVRMGR> shutdown immediate ORA-01034: ORACLE not available SVRMGR> startupORA-01081: cannot start already-running ORACLE - shut it down first
The only thing that appears to work is
startup force
Any ideas? Received on Tue Mar 05 2002 - 21:50:41 CET