<?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 Re: How to shutdown immediate down Oracle database when on cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7011957#M558947</link>
    <description>&lt;P&gt;I have no idea what&amp;nbsp;version of Serviceguard you are running, so will just take a guess that you are running 11.20 (i.e. the latest version) and also that you have the Oracle databases configured using the Serviceguard toolkit for Oracle (rather than just some custom scripts that some folks use). If that is all true then you *should* be able to just place the package in maintenance mode using:&lt;/P&gt;&lt;PRE&gt;cmmodpkg -m on -n node2 db2&lt;/PRE&gt;&lt;P&gt;DO what you need to do with Oracle and then turn&amp;nbsp;off maintenance mode using:&lt;/P&gt;&lt;PRE&gt;cmmodpkg -m off db2&lt;/PRE&gt;&lt;P&gt;Of course I have no idea if this is how your system is setup, so tread carefully...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jul 2018 14:40:41 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2018-07-16T14:40:41Z</dc:date>
    <item>
      <title>How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7011628#M558946</link>
      <description>&lt;P&gt;We have 9i databases on cluster. Below is the structure:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;cmviewcl&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;CLUSTER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATUS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mycluster&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; NODE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATUS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; node1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; running&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;PACKAGE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATUS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTO_RUN&amp;nbsp;&amp;nbsp;&amp;nbsp; NODE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;db1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; running&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disabled&amp;nbsp;&amp;nbsp;&amp;nbsp; node1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; NODE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATUS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; node2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; running&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;PACKAGE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATUS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTO_RUN&amp;nbsp;&amp;nbsp;&amp;nbsp; NODE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;db2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; running&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disabled&amp;nbsp;&amp;nbsp;&amp;nbsp; node2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;db3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; running&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disabled&amp;nbsp;&amp;nbsp;&amp;nbsp; node2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Now if I want to restart&amp;nbsp;db2 database&amp;nbsp;I issue:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;cmhaltpkg db2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;cmrunpkg -n node2 db2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Now if I su- oracle and issue:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;shutdown immediate;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The cluster will automatically startup the database. How can I avoid this?&lt;/P&gt;&lt;P&gt;Issue&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New"&gt;shutdown immediate;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;without the cluster intervention, so I can do DB admin work?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 13:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7011628#M558946</guid>
      <dc:creator>dhman</dc:creator>
      <dc:date>2018-07-13T13:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7011957#M558947</link>
      <description>&lt;P&gt;I have no idea what&amp;nbsp;version of Serviceguard you are running, so will just take a guess that you are running 11.20 (i.e. the latest version) and also that you have the Oracle databases configured using the Serviceguard toolkit for Oracle (rather than just some custom scripts that some folks use). If that is all true then you *should* be able to just place the package in maintenance mode using:&lt;/P&gt;&lt;PRE&gt;cmmodpkg -m on -n node2 db2&lt;/PRE&gt;&lt;P&gt;DO what you need to do with Oracle and then turn&amp;nbsp;off maintenance mode using:&lt;/P&gt;&lt;PRE&gt;cmmodpkg -m off db2&lt;/PRE&gt;&lt;P&gt;Of course I have no idea if this is how your system is setup, so tread carefully...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 14:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7011957#M558947</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2018-07-16T14:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7011962#M558948</link>
      <description>&lt;P&gt;For older Serviceguard implementations I think you just created a file called "oracle.debug" in the package directory - so for example if the package directory is /etc/cmcluster/db2 you would just:&lt;/P&gt;&lt;PRE&gt;touch /etc/cmcluster/db2/oracle.debug&lt;/PRE&gt;&lt;P&gt;And then remove that file when you are done with Oracle...&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 14:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7011962#M558948</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2018-07-16T14:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012090#M558949</link>
      <description>&lt;P&gt;Thank you Duncan&lt;/P&gt;&lt;P&gt;cmmodpkg executable&amp;nbsp;exists on our&amp;nbsp;setup and our serviceguard version is 11.19.&lt;/P&gt;&lt;P&gt;If I'm not mistaken I believe I can use your first solution. Correct?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 06:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012090#M558949</guid>
      <dc:creator>dhman</dc:creator>
      <dc:date>2018-07-17T06:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012159#M558950</link>
      <description>&lt;P&gt;That feature was introduced in 11.19 so yes...&lt;/P&gt;&lt;P&gt;My previous concerns about not knowing how your Oracle database has been integrated in Serviceguard remain though... I don't know what "customisations" have been made to your configuration.&lt;/P&gt;&lt;P&gt;Incidentally 11.19 is only still supported on HP-UX11.11 (ut's the last released version on that platform). If you are on 11.23 or 11.31 you need to move to Serviceguard 11.20&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 14:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012159#M558950</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2018-07-17T14:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012427#M558951</link>
      <description>&lt;P&gt;Thank you again Duncan&lt;/P&gt;&lt;P&gt;Our HPUX version is 11.23.&lt;/P&gt;&lt;P&gt;This setup was made some years ago by unknown person.&lt;/P&gt;&lt;P&gt;We are not experts on Serviceguard but just DBA.&lt;/P&gt;&lt;P&gt;You say that you have concerns about customizations. If they exists what could go wrong if I execute&lt;/P&gt;&lt;P&gt;cmmodpkg -m on -n node2 db2&lt;/P&gt;&lt;P&gt;and then shutdown immedaite the database?&lt;/P&gt;&lt;P&gt;What are these concerns?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 14:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012427#M558951</guid>
      <dc:creator>dhman</dc:creator>
      <dc:date>2018-07-19T14:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012492#M558952</link>
      <description>&lt;P&gt;Figuring that out would mean digging into the package configuration - you could start by posting the text version of the packages conf file - post the output of:&lt;/P&gt;&lt;PRE&gt;cmgetconf -p db2&lt;/PRE&gt;</description>
      <pubDate>Fri, 20 Jul 2018 09:19:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7012492#M558952</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2018-07-20T09:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7013171#M558953</link>
      <description>&lt;P&gt;When I remove all the comments I have this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;PACKAGE_NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db2&lt;BR /&gt;PACKAGE_TYPE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FAILOVER&lt;BR /&gt;NODE_NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; node2&lt;BR /&gt;NODE_NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; node1&lt;BR /&gt;AUTO_RUN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YES&lt;BR /&gt;NODE_FAIL_FAST_ENABLED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO&lt;BR /&gt;RUN_SCRIPT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /etc/cmcluster/db2/db2.cntl&lt;BR /&gt;HALT_SCRIPT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /etc/cmcluster/db2/db2.cntl&lt;BR /&gt;RUN_SCRIPT_TIMEOUT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO_TIMEOUT&lt;BR /&gt;HALT_SCRIPT_TIMEOUT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO_TIMEOUT&lt;BR /&gt;FAILOVER_POLICY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIGURED_NODE&lt;BR /&gt;FAILBACK_POLICY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MANUAL&lt;BR /&gt;PRIORITY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO_PRIORITY&lt;BR /&gt;LOCAL_LAN_FAILOVER_ALLOWED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YES&lt;BR /&gt;MONITORED_SUBNET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.xxx.0&lt;BR /&gt;SERVICE_NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBNAME2&lt;BR /&gt;SERVICE_FAIL_FAST_ENABLED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO&lt;BR /&gt;SERVICE_HALT_TIMEOUT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 11:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7013171#M558953</guid>
      <dc:creator>dhman</dc:creator>
      <dc:date>2018-07-27T11:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown immediate down Oracle database when on cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7013187#M558954</link>
      <description>&lt;P&gt;That "RUN_SCRIPT /etc/cmcluster/db2/db2.cntl" entry indicates this is a legacy style package, not modular. Which means maintenance mode is not going to work.&lt;/P&gt;&lt;P&gt;If you are using the Oracle Toolkit, you can possibly create an "oracle.debug" file in the package directory (probably&amp;nbsp;/etc/cmcluster/db2/) and this will disable package monitoring so theoretically you can halt the database outside of the package and the package will stay up. But again, you are on an old version and we don't know what version of the Enterprise Cluster Master Toolkit (if any) you are integrated with.&lt;/P&gt;&lt;P&gt;What is it exactly that you are trying to accomplish? Why do you need the package to stay up while you bring down the DB? If you just need the filesystems mounted, halt the package and activate the VG's and mount the filesystems outside of SG control while you do your maintenance. You can also use "cmmodnet" command to add/remove the Oracle network address outside of package control if needed. Just make sure before you restart the SG package that you undo any manual changes you have done. The vgchange and cmmodnet man pages (as well as a knowledgeable HP-UX admin) are your friend here.&lt;/P&gt;&lt;P&gt;The manuals start here. But you are going to need to be careful and make sure you are looking at features that apply to legacy packages and older versions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h20180.www2.hpe.com/apps/Nav?h_pagetype=s-003&amp;amp;h_product=3197900&amp;amp;h_page=hpcom" target="_blank"&gt;http://h20180.www2.hpe.com/apps/Nav?h_pagetype=s-003&amp;amp;h_product=3197900&amp;amp;h_page=hpcom&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 13:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-shutdown-immediate-down-oracle-database-when-on-cluster/m-p/7013187#M558954</guid>
      <dc:creator>Mike_Chisholm</dc:creator>
      <dc:date>2018-07-27T13:26:22Z</dc:date>
    </item>
  </channel>
</rss>

