<?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: Pkg with CI Startup error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939637#M709818</link>
    <description>Also Sergio, for SAP clusters you need to make sure that as well as the package control file you also replicate the files /etc/cmcluster/CCP/sap.conf , /etc/cmcluster/customer.functions , and /etc/cmcluster/sap.functions .&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Mon, 31 Mar 2003 15:59:57 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2003-03-31T15:59:57Z</dc:date>
    <item>
      <title>Pkg with CI Startup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939632#M709813</link>
      <description>HI ppl..&lt;BR /&gt;&lt;BR /&gt;Sorry for being a rookie but i was wondering if anyone can help me out with this one:&lt;BR /&gt;&lt;BR /&gt;When I do a cmrunpkg on the secondary node, I get the following error in the pkg control file log:&lt;BR /&gt;&lt;BR /&gt;******************************&lt;BR /&gt;Mar 25 19:25:56 - Node "node2": (stop_ci): Halt Central Instance ...&lt;BR /&gt;Mar 25 19:25:57 - Node "node2": (stop_ci): ###################################################################&lt;BR /&gt;Mar 25 19:25:57 - Node "node2": (stop_ci): stty: : Not a typewriter&lt;BR /&gt;Mar 25 19:25:57 - Node "node2": (stop_ci): ^M^M       ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2     ^[2       ^[2     ^[2     ^[2     ^[2     ^[2     ^[2^M                                                                        ^M&lt;BR /&gt;Mar 25 19:25:57 - Node "node2": (stop_ci): ERROR  : START-Profile does not exist&lt;BR /&gt;Mar 25 19:25:57 - Node "node2": (stop_ci):          Please check profile-directory and restart&lt;BR /&gt;/etc/cmcluster/CCP/sapdbci.cntl[2]: test: Specify a parameter with this command.&lt;BR /&gt;Mar 25 19:25:57 - Node "node2": (stop_saposcol): Stopping  on node2&lt;BR /&gt;rcmd: -l: Unknown host&lt;BR /&gt;/etc/cmcluster/CCP/sapdbci.cntl[2]: number_of_instances: The specified number is not valid for this command.&lt;BR /&gt;Mar 25 19:25:58 - Node "node2": (stop_saposcol_as): Skip stopping of saposcol on  - different instance detected&lt;BR /&gt;******************************&lt;BR /&gt;&lt;BR /&gt;I've done a cmcheckconf, and everything's OK. I've 2 rp8400, with hpux 11.11 and MCSg. 2 Pkgs, one(CI) on node1 and an applicacional on node2, everything works fine until I try to run the CI pkg on the secondary node.&lt;BR /&gt;&lt;BR /&gt;Any Ideas? Thankx in advance...&lt;BR /&gt;&lt;BR /&gt;PS - I don't use the real node or pkg names for security reasons...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2003 15:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939632#M709813</guid>
      <dc:creator>Sergio Crespo</dc:creator>
      <dc:date>2003-03-31T15:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pkg with CI Startup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939633#M709814</link>
      <description>have you confirmed that the package control files and any other related files are identical between nodes?&lt;BR /&gt;This sounds like something has been changed on one node, and not copied across to hte other node.&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2003 15:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939633#M709814</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-03-31T15:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pkg with CI Startup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939634#M709815</link>
      <description>Hi...&lt;BR /&gt;&lt;BR /&gt;I've checked files cntl, ascci, and even run cmcheckconf.&lt;BR /&gt;&lt;BR /&gt;I may be a file, but I can't understand which one...</description>
      <pubDate>Mon, 31 Mar 2003 15:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939634#M709815</guid>
      <dc:creator>Sergio Crespo</dc:creator>
      <dc:date>2003-03-31T15:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pkg with CI Startup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939635#M709816</link>
      <description>This is a SAP cluster yes?&lt;BR /&gt;&lt;BR /&gt;Looks like a SAP start profile does not exist for the secondary node. SAP doesn't pay much attention to your virtual IP hostname during startup, it will be looking for a start profile containing the host name of the secondary host. These are located in the directory /sapmnt/CCP/profile&lt;BR /&gt;&lt;BR /&gt;You will probably find one in there for the primary node, with the form:&lt;BR /&gt;&lt;BR /&gt;START_DVEBMGS&lt;NN&gt;_&lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;where &lt;HOSTNAME&gt; is the hostname of the primary node, and &lt;NN&gt; is the instance ID of the SAP central instance. &lt;BR /&gt;&lt;BR /&gt;Just create a link with the name of the seondary host pointing to this file:&lt;BR /&gt;&lt;BR /&gt;e.g. if your instance ID is 10:&lt;BR /&gt;&lt;BR /&gt;ln START_DVEBMGS10_node1 START_DVEBMGS10_node2&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;/NN&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/NN&gt;</description>
      <pubDate>Mon, 31 Mar 2003 15:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939635#M709816</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2003-03-31T15:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pkg with CI Startup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939636#M709817</link>
      <description>I agree with Duncan, there is something in your SAP profile that is incorrect.&lt;BR /&gt;check for spelling mistakes?&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2003 15:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939636#M709817</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-03-31T15:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pkg with CI Startup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939637#M709818</link>
      <description>Also Sergio, for SAP clusters you need to make sure that as well as the package control file you also replicate the files /etc/cmcluster/CCP/sap.conf , /etc/cmcluster/customer.functions , and /etc/cmcluster/sap.functions .&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 31 Mar 2003 15:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pkg-with-ci-startup-error/m-p/2939637#M709818</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2003-03-31T15:59:57Z</dc:date>
    </item>
  </channel>
</rss>

