Re: Using Shutdown Immediate

From: Yvonne Baumert, DECUS Europe AD-SIG chair <y_baumert_at_decus.ch>
Date: 1995/08/08
Message-ID: <1995Aug8.120204.185_at_decus>#1/1


In article <4064s1$h3e_at_tibalt.supernet.ab.ca>, forbrich_at_supernet.ab.ca (Hans Forbrich) writes:
> I'd suggest the startup be exclusive to ensure noone can sneak
> in.
>
> /Hans

-- 

Startup exclusive does not prevent users from connecting to the database. It
only assures that no other SID can be started for this database. If you want to
assure that no normal user can connect the only method is to 
	STARTUP RESTRICT  
This means though that only users with the restricted session priviledge can
connect. This should only be database administrators! You can not prevent those
from connection except maybe with a phone call ;-)

Regards
Yvonne

---------------------------------------------------------------------------
Yvonne Baumert       LL     TTTTTTTTTT  UU    UU   The statements made 
LTU GmbH             LL     TT  TT  TT  UU    UU   represent my own opinion 
Airport, Hangar 8    LL         TT      UU    UU   and do not necessarily 
D-40474 Düsseldorf   LL         TT      UU    UU   correspond with my 
Germany              LL         TT      UU    UU   employers opinion.
y_baumert_at_decus.ch   LLLLLL    TTTT      UUUUUU     

PSI%(0262)45211013068::baumert  Some countries don't need the leading 0!!
---------------------------------------------------------------------------
Received on Tue Aug 08 1995 - 00:00:00 CEST

Original text of this message