Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Shutdown Normal

Re: Shutdown Normal

From: Stephane Faroult <sfaroult_at_oriole.com>
Date: Sat, 29 Dec 2001 08:17:27 -0800
Message-ID: <F001.003E4294.20011229075517@fatcity.com>

Ken Janusz wrote:
>
> Will shutdown normal allow me access the DB as SYS or SYSTEM while keeping
> the regular users out? Or, is there a better way of doing this?
>
> Thanks,
> Ken
>

shutdown normal? Never using it. If you really want to keep users out you must first kick out those who are connected. Use shutdown immediate or (slightly less fascistic) shutdown transactional, then restart your database using startup restrict. Nobody will annoy you.

-- 
Regards,

Stephane Faroult
Oriole Ltd
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sat Dec 29 2001 - 10:17:27 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US