<?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: Running two Oracle instances on one node in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744003#M713813</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Whe way we have this is that we have one oracle listener on each node of the cluster. Tha listener does not have anything to do with the package. It is started at the time of system startup. The Oracle binaries are also on on non-SG vg. So we have oracle installed seperately on each node. Only the database lv's are part of the SG vg and they move from one node to another with the package. When a database is started by the package on the node it gets registered by the listener. WE have multiple oracle databases running on each node.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Jun 2002 13:15:15 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-06-13T13:15:15Z</dc:date>
    <item>
      <title>Running two Oracle instances on one node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744000#M713810</link>
      <description>Have a question for you all.  I am getting ready to implement a 2nd Oracle instance in a package on a node that is already executing the 1st instance in its own package via the Enterprise Cluster Master Toolkit (ORACLE.sh).&lt;BR /&gt;&lt;BR /&gt;Note that the 2nd oracle instance is already executing on the node, and I intend to bring this instance down, and then to bring it up in a 2nd package on the same node.  The problem is, is that the listener.ora file is configured for both Oracle instances.&lt;BR /&gt;&lt;BR /&gt;Do I remove the 2nd instance from the initial listener process, and then create a separate listener process for this 2nd oracle instance?  Because I know that if I modify ORACLE.sh, HP does not support it.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanx.&lt;BR /&gt;&lt;BR /&gt;Mike-</description>
      <pubDate>Thu, 13 Jun 2002 12:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744000#M713810</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2002-06-13T12:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Running two Oracle instances on one node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744001#M713811</link>
      <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;I almost certainly do this the 'wrong' way but I have done this for a long time and have yet to call either Oracle or HP for help in MC/SG Oracle packages. My preference is to move everything with the package - Oracle data, Oracle code, and the listener. If I have two packages, I have two listeners and two ORACLE_HOME's. If you choose this method, you must keep all the OS patches on the nodes in sync so that shared library code executes on any adoptive node. I do wind up using more disk space because I have multiple installs of the Oracle executables and you must test package switching after an upgrade but you should be doing that anyway.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 12:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744001#M713811</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-13T12:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Running two Oracle instances on one node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744002#M713812</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;As Clay tell you, you need two different listener in order to solve your problem. I has two different in my cluster and all works fine for a year.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Justo.</description>
      <pubDate>Thu, 13 Jun 2002 13:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744002#M713812</guid>
      <dc:creator>Justo Exposito</dc:creator>
      <dc:date>2002-06-13T13:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running two Oracle instances on one node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744003#M713813</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Whe way we have this is that we have one oracle listener on each node of the cluster. Tha listener does not have anything to do with the package. It is started at the time of system startup. The Oracle binaries are also on on non-SG vg. So we have oracle installed seperately on each node. Only the database lv's are part of the SG vg and they move from one node to another with the package. When a database is started by the package on the node it gets registered by the listener. WE have multiple oracle databases running on each node.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 13:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744003#M713813</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-06-13T13:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Running two Oracle instances on one node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744004#M713814</link>
      <description>Clay-&lt;BR /&gt;&lt;BR /&gt;Thanx.  This is what I was leaning towards, but I wanted to get a second opinion, since I  know that some DBA's will complain about having to manage two separate listeners (i.e. having to keep up with assigned ports for several instances)..&lt;BR /&gt;&lt;BR /&gt;Mike-&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 13:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744004#M713814</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2002-06-13T13:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Running two Oracle instances on one node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744005#M713815</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt; I guess we did it different. We had just 1 set of executable, but 2 sets of Oracle data extents. We had 2 separate MC/SG pkgs that brought up separate Oracle instances &amp;amp; listeners. The listeners used separate ports i.e #1 - 1521  #2 - 1522. We had on one system with 5 separate Oracles going w/the listeners using 5 separate ports.&lt;BR /&gt;They only time we had to have sep Oracle executables was when they used diff Oracle versions i.e. 8.05 &amp;amp; 8.1.6.&lt;BR /&gt;We never had trouble, but yes, there was admin overhead keeping the tnsnames.ora &amp;amp; listener.ora files up to date. It was "implied" that it was the DBA's job to do this, but we frequently had to "fill in" to keep things working.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 13 Jun 2002 13:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744005#M713815</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-06-13T13:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Running two Oracle instances on one node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744006#M713816</link>
      <description>Hello Guys-&lt;BR /&gt;&lt;BR /&gt;Here's what I wound up doing:&lt;BR /&gt;&lt;BR /&gt;We are running a single listener process that lists the two SID's (listener.ora).  I modified the ORACLE.sh script to neither start/stop the listener process.  This eliminated me from having to configure two listeners.  &lt;BR /&gt;&lt;BR /&gt;So I brought down the 2nd instance, did my vg stuff, and started the package.  The package came up perfectly.&lt;BR /&gt;&lt;BR /&gt;Thanx.&lt;BR /&gt;&lt;BR /&gt;Mike-</description>
      <pubDate>Fri, 14 Jun 2002 10:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-two-oracle-instances-on-one-node/m-p/2744006#M713816</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2002-06-14T10:45:31Z</dc:date>
    </item>
  </channel>
</rss>

