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: Hans Forbrich <forbrich_at_yahoo.net>
Date: Fri, 09 Jul 2004 23:37:46 GMT
Message-ID: <e%FHc.14682$Rf.10413@edtnps84>


Steve Howard wrote:

> "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
>

OP asked for shutdown. That usually implies a modest amount of grace. What you propose would be considered criminal activity by some <g> Received on Fri Jul 09 2004 - 18:37:46 CDT

Original text of this message

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