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: Cool way to crash an Oracle database, any time, any place

RE: Cool way to crash an Oracle database, any time, any place

From: John Kanagaraj <john.kanagaraj_at_hds.com>
Date: Wed, 09 May 2001 13:53:50 -0700
Message-ID: <F001.002FE70A.20010509134549@fatcity.com>

Hi Kirti,

>We had one DBA who did chown -R oracle * followed by chmod -R u+x,g+x *
>while at / as root !!
>That pissed of everyone not just the SAs.
>It took several days (almost a rebuilt of the server) to recover.
>Who to blame? The supid prompt for not having a # and id when
>su-ed to root.

May I also add that while most systems do set PS1 to contain the hostname and directory, etc. it is *VERY* important to always perform a 'su -' rather than a plain 'su', as the latter does not invoke root's profile which in turn sets the PS1, the "#", etc.

Bottom line : Always use 'su - ' rather than 'su'...

John Kanagaraj

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: john.kanagaraj_at_hds.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 Wed May 09 2001 - 15:53:50 CDT

Original text of this message

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