Why is it so difficult to shutdown Oracle?
From: Arthur Chung <lunch_at_ix.netcom.com>
Date: 1996/01/23
Message-ID: <4e3ips$gb7_at_cloner3.netcom.com>#1/1
Date: 1996/01/23
Message-ID: <4e3ips$gb7_at_cloner3.netcom.com>#1/1
Our DBA consultant(who does get fat check) tells us that,
'shutdown normal or immediate' only kills the processes
locally connected.
But since most of our users are accessing Oracle through the PC
front-end progs. we have mostly 'non-local' connections.
And since these 'non-local' connection won't die out when we use
And then, we are using those session-id to disconnect each session
'shutdown normal or immediate', dba created a sql script that
generates the session-id of all the connection
by querying v$session table.
Many thanks in advance.
-Arthur
Received on Tue Jan 23 1996 - 00:00:00 CET