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: RE: ORA-03113

Re: RE: ORA-03113

From: Greg Faktor <FAKTORG_at_labs.wyeth.com>
Date: Thu, 29 Nov 2001 09:55:53 -0800
Message-ID: <F001.003D0C69.20011129092033@fatcity.com>

If I'll apply this command it's will take all oracle processes down for every instance in this box?

Thanks.

>>> lisa.koivu_at_efairfield.com 11/29 10:35 AM >>> Why don't you want to want to take all the oracle processes down? I thought that's what you wanted to accomplish with shutdown immediate?

Go ahead and issue Mladen's command and restart the database. It's the only way you can bring it down if you can't connect with svrmgrl or sqlplus.

Lisa Koivu
Oracle Database Monkey
Fairfield Resorts, Inc.
954-935-4117

> -----Original Message-----
> From: Greg Faktor [SMTP:FAKTORG_at_labs.wyeth.com]
> Sent: Thursday, November 29, 2001 10:05 AM
> To: Multiple recipients of list ORACLE-L
> Subject: ORA-03113
>
> Hi All!
> I tried shutdown immediate and get ORA-03113.
> Now I can't connect to database. How I can take instance down? On this HP
> box 10 different databases.
> This command was posted some time back by Mladen:
>
> ps -fu oracle|grep -v PPID|awk '{ print $2; }'|xargs kill -9
> It's will take all oracle processes and listeners down
> which I don't want to do. I'm on Oracle 8.1.6.
> Thanks.
> Greg.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Greg Faktor
> INET: FAKTORG_at_labs.wyeth.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).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Greg Faktor
  INET: FAKTORG_at_labs.wyeth.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 Thu Nov 29 2001 - 11:55:53 CST

Original text of this message

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