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: dbshut script - why shutdown so much???

RE: dbshut script - why shutdown so much???

From: Jeremiah Wilton <jwilton_at_speakeasy.net>
Date: Fri, 04 Apr 2003 07:13:56 -0800
Message-ID: <F001.0057A600.20030404071356@fatcity.com>


On Fri, 4 Apr 2003, Darrell Landrum wrote:

> I once read an article in an IT publication (several years ago) in
> which the author stated that if you are still rebooting your Unix
> servers routinely, your Unix admins don't know what they're doing.
> Yes, the language was that harsh.
> I thought this was ludicrous for 2 reasons:
> 1) The author assumes no applications have memory leaks. (Uh, yeah!)

Host boot should not be necessary to reclaim memory from an application that leaks memory. The process/processes that leak memory just need to exit or be killed for that.

> 2) Users, developers, (even DBAs) make changes. Imagine a change made
> which doesn't take affect until a shutdown. Now, imagine the next
> shutdown 4 months later. Now, imagine that change broke something.
> Finding the cause could be a perilous exercise.

But that's not "routine," that's "as needed." If you have to boot to do something that you need to do, then booting is reasonable. I think the author must have been referring to routine reboots when nothing is actually wrong, or when the solution to the problem can be achieven by other means than shutting everything down.

--
Jeremiah Wilton
http://www.speakeasy.net/~jwilton

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jeremiah Wilton
  INET: jwilton_at_speakeasy.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Fri Apr 04 2003 - 09:13:56 CST

Original text of this message

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