<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to detect Oracle db is in process of shutting down in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957920#M788643</link>
    <description>I would like to know if there is a nice&lt;BR /&gt;way to check if db is in process of shutting&lt;BR /&gt;down. &lt;BR /&gt;&lt;BR /&gt;I know of one , that is just trying to&lt;BR /&gt;log in and receive the ORA error.&lt;BR /&gt;&lt;BR /&gt;But I would like to find other ways as well&lt;BR /&gt;for example check an internal table to see what&lt;BR /&gt;the status is ?&lt;BR /&gt;&lt;BR /&gt;Any other 'good' ideas of course welcome</description>
    <pubDate>Tue, 07 Feb 2006 09:54:53 GMT</pubDate>
    <dc:creator>Frank de Vries</dc:creator>
    <dc:date>2006-02-07T09:54:53Z</dc:date>
    <item>
      <title>How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957920#M788643</link>
      <description>I would like to know if there is a nice&lt;BR /&gt;way to check if db is in process of shutting&lt;BR /&gt;down. &lt;BR /&gt;&lt;BR /&gt;I know of one , that is just trying to&lt;BR /&gt;log in and receive the ORA error.&lt;BR /&gt;&lt;BR /&gt;But I would like to find other ways as well&lt;BR /&gt;for example check an internal table to see what&lt;BR /&gt;the status is ?&lt;BR /&gt;&lt;BR /&gt;Any other 'good' ideas of course welcome</description>
      <pubDate>Tue, 07 Feb 2006 09:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957920#M788643</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-02-07T09:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957921#M788644</link>
      <description>If that is under the MCSG package control you can always have a look at package log file.&lt;BR /&gt;&lt;BR /&gt;# tail -f /etc/cmcluster/pkgxx/logfile&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 09:57:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957921#M788644</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-02-07T09:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957922#M788645</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;Check the alert.log of your instance.&lt;BR /&gt;&lt;BR /&gt;Normaly it is in $ORACLE_BASE/admin/$instance/bdump&lt;BR /&gt;&lt;BR /&gt;The name can also be alert_instance.log</description>
      <pubDate>Tue, 07 Feb 2006 10:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957922#M788645</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-02-07T10:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957923#M788646</link>
      <description>Handy points&lt;BR /&gt;I found this in the log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shutting down instance (immediate)&lt;BR /&gt;License high water mark = 17&lt;BR /&gt;Sun Feb  5 10:20:23 2006&lt;BR /&gt;SHUTDOWN: waiting for logins to complete.&lt;BR /&gt;&lt;BR /&gt;I am puzzled because normally on sunday&lt;BR /&gt;there is no activity,&lt;BR /&gt;so why is it waiting for logins to complete ?&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 10:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957923#M788646</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-02-07T10:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957924#M788647</link>
      <description>Frank,&lt;BR /&gt;&lt;BR /&gt;Old, idle connections will do that to you, as well as "up" Apache servers with plsql components for example.  Processes that sit around do queue management will regularly have to wake up every so often and see if there is new work process, etc. so that they will have to remain connected.&lt;BR /&gt;&lt;BR /&gt;A full Oracle system with nothing going on rarely has absolutely nothing going on...</description>
      <pubDate>Tue, 07 Feb 2006 10:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957924#M788647</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-02-07T10:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957925#M788648</link>
      <description>Hi Frank, &lt;BR /&gt;&lt;BR /&gt;Will this be helpful ? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.dbasupport.com/forums/showpost.php?p=223460&amp;amp;postcount=3" target="_blank"&gt;http://forums.dbasupport.com/forums/showpost.php?p=223460&amp;amp;postcount=3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 07 Feb 2006 11:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957925#M788648</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-07T11:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957926#M788649</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Simply tail your alert log.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Simon</description>
      <pubDate>Tue, 07 Feb 2006 11:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957926#M788649</guid>
      <dc:creator>Simon Wickham_6</dc:creator>
      <dc:date>2006-02-07T11:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957927#M788650</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;more $ORACLE_LOG/$ORACLE_SID/alert*.log&lt;BR /&gt;&lt;BR /&gt;CONECTS=$(ps -ef|grep -i oracle$ORACLE_SID|grep LOCAL=NO|grep -v grep|awk '{print $2}')&lt;BR /&gt;kill -9 $CONECTS&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Wed, 08 Feb 2006 02:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957927#M788650</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-02-08T02:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957928#M788651</link>
      <description>I think that "select * from V$STATUS" might do the job (I think that's the view in question: I don't have a Data Dict listing with me).</description>
      <pubDate>Wed, 08 Feb 2006 04:26:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957928#M788651</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2006-02-08T04:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957929#M788652</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;Yes there is:&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt;select shutdown_pending from v$instance;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 08 Feb 2006 04:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957929#M788652</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2006-02-08T04:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957930#M788653</link>
      <description>hi,&lt;BR /&gt;I suggest:&lt;BR /&gt;alter system checkpoint&lt;BR /&gt;shutdown abort&lt;BR /&gt;startup restrict&lt;BR /&gt;shutdown immediate&lt;BR /&gt;&lt;BR /&gt;In this way you will baort all teh sessions connected but making a sutdown immediate as wel you will clean all the momeries, falf, etc.&lt;BR /&gt;&lt;BR /&gt;Of course you must ahve a user with restricted session privilege to perform this.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Wed, 08 Feb 2006 04:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957930#M788653</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-02-08T04:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957931#M788654</link>
      <description>check by issuing command:&lt;BR /&gt;#ps -ef|grep ora&lt;BR /&gt;HTH&lt;BR /&gt;tienna</description>
      <pubDate>Wed, 08 Feb 2006 04:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957931#M788654</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-02-08T04:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Oracle db is in process of shutting down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957932#M788655</link>
      <description>Thanks for input,&lt;BR /&gt;it helped me to build the complete picture,&lt;BR /&gt;and not to overlook the obvious.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2006 04:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-detect-oracle-db-is-in-process-of-shutting-down/m-p/4957932#M788655</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-02-08T04:40:02Z</dc:date>
    </item>
  </channel>
</rss>

