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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Shutdown

Re: Oracle Shutdown

From: Steve Howard <stephen.howard_at_us.pwcglobal.com>
Date: 9 Jul 2004 12:00:21 -0700
Message-ID: <6d8b7216.0407091100.5f7d0452@posting.google.com>


"y" <bbaldwin_at_cv.net> wrote in message news:<1NqHc.838$1C4.522751_at_news4.srv.hcvlny.cv.net>...
> 9i is the version of oracle.
> "Hans Forbrich" <forbrich_at_yahoo.net> wrote in message
> news:44nHc.9895$Rf.4028_at_edtnps84...
> > y wrote:
> >
> > > Can someone tell me how to shutdown oracle on Solaris box.
> >
> > Version of Oracle?

ps -ef | grep pmon_$ORACLE_SID | awk '{print $2}' | xargs kill -9

LOL Sorry, that type of shock factor just cracks me up. The other suggestions are infinitely better than mine.

Regards,

Steve Received on Fri Jul 09 2004 - 14:00:21 CDT

Original text of this message

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