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: Shutdown Immediate

RE: Shutdown Immediate

From: Molina, Gerardo <Gerardo.Molina_at_schwab.com>
Date: Mon, 07 Oct 2002 08:29:04 -0800
Message-ID: <F001.004E24F8.20021007082904@fatcity.com>


How to check if agent is running:

UNIX:



from the operating system command prompt :   

ps -ef | grep dbsnmp

or (7.3 - 8.1):
lsnrctl dbsnmp_stat

or (9.1 - 9.2):

agentctl stat

HTH,
Gerardo

-----Original Message-----
Sent: Monday, October 07, 2002 3:19 AM
To: Multiple recipients of list ORACLE-L

> Two things to check:
>
> 1. Check dba_jobs to see if any jobs are running like an analyze. I've
had
> this happen to me. I tried to do a shutdown immediate but database is
> waiting for analyze job to finish (several hours).
>
> 2. Check if intelligent agent is running. You should shutdown intelligent
> agent before trying to do a shutdown immediate.
>

How check for running intelligent agent ?

> HTH,
> Gerardo
>

-- 
Mikhail Ivanov

>Ws±ëzØ^¡÷âr&¥9,BÅm¶YÿÃ
(­§Ú©Ê&ëa¢³"'¢"<Úz<È4DæSö§¢û]z¶«¸V­ +r5ëp¢¹z»âqë<çÎwó9Öm§ÿðÃڵȭÉÊ&I©Ã?è( ©b~Sç?£SX§'X¬µ©ÝÁæá¢Ëbz ®øoezÄèDCTL¨º»*÷ë¢kaSÉsSX§'X¬¶Ç§u©Ä1¨¥(tm)ë,j­ ¸¬´k«¹ö­r+rr?§¢×"\"²-¥-)à ¡òâ²Ñ®®æ§v)í...éz²Æ xfb)Ü-ç^jX§yÊ'µ¨§Sx5%9,Bè®Ø^©z¡ùsSX§'X¬·*.Á©í¶?Þ­é ¨½ç_®?~¢ésÉ©l¢Ç§vØ^BÏr?¦jw_¢º-...êâú+(tm)«b¢yb'ë.nÇ+?¸§ -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Molina, Gerardo INET: Gerardo.Molina_at_schwab.com 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 Mon Oct 07 2002 - 11:29:04 CDT

Original text of this message

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