<?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: AREP package in SGeSAP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139723#M58022</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This question is way to complex to answer properly without more information.&lt;BR /&gt;&lt;BR /&gt;AT the very least, I'd need to see the error or start up logs.&lt;BR /&gt;&lt;BR /&gt;More than likely there is a problem in the SG package script. Logs are where I would look to begin diagnosis.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 06 Nov 2008 18:13:44 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-11-06T18:13:44Z</dc:date>
    <item>
      <title>AREP package in SGeSAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139722#M58021</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;We are currently implementing SGeSAP on Linux plateform&lt;BR /&gt;We have created a package dbcijciE90 which start correctly ASCS00 + SCS01 + DB Oracle and then all the application servers (D10,D20 D30 and D40) &lt;BR /&gt;This package is working fine everything is coming up correctly.&lt;BR /&gt;&lt;BR /&gt;The package has a sap configuration file sap.config&lt;BR /&gt;&lt;BR /&gt;But we must implement AREP (Abap replication enqueue), functionality provided by HP SG; For this apparently we must create a dedicated package which start the AREP (package created arepE90).&lt;BR /&gt;&lt;BR /&gt;The problem we encounter is the following.&lt;BR /&gt;&lt;BR /&gt;When the package arepE90 starts , it takes in account its own sap config file saparep.config + sap.config file (config file of the main package), so it stop all the landscape before starting is and then doing its own job (just to start arep process)&lt;BR /&gt;&lt;BR /&gt;Do you how to avoid this.&lt;BR /&gt;&lt;BR /&gt;Many thanks for your help&lt;BR /&gt;&lt;BR /&gt;Yacine &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Nov 2008 17:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139722#M58021</guid>
      <dc:creator>Voldoo</dc:creator>
      <dc:date>2008-11-06T17:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: AREP package in SGeSAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139723#M58022</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This question is way to complex to answer properly without more information.&lt;BR /&gt;&lt;BR /&gt;AT the very least, I'd need to see the error or start up logs.&lt;BR /&gt;&lt;BR /&gt;More than likely there is a problem in the SG package script. Logs are where I would look to begin diagnosis.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 06 Nov 2008 18:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139723#M58022</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-06T18:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: AREP package in SGeSAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139724#M58023</link>
      <description>Salam Steven :-))&lt;BR /&gt;&lt;BR /&gt;You can find attached log of both packages&lt;BR /&gt;You can find configuration files as well&lt;BR /&gt;&lt;BR /&gt;Many thanks for your help&lt;BR /&gt;&lt;BR /&gt;Yacine &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Nov 2008 19:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139724#M58023</guid>
      <dc:creator>Voldoo</dc:creator>
      <dc:date>2008-11-06T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: AREP package in SGeSAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139725#M58024</link>
      <description>At the very least it seems yo have a typo in arepE90.cntl.&lt;BR /&gt;&lt;BR /&gt;You have:&lt;BR /&gt;# ADD customer defined halt commands.&lt;BR /&gt;    : # do nothing instruction, because a function must contain some command.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;     test_return 52&lt;BR /&gt; . /usr/local/cmcluster/conf/E90/sapwas.sh stop E90&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The test_return should be after the stop command.&lt;BR /&gt;&lt;BR /&gt;If this is not your problem it will cause problems later.</description>
      <pubDate>Thu, 06 Nov 2008 23:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139725#M58024</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2008-11-06T23:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: AREP package in SGeSAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139726#M58025</link>
      <description>Hi Yes &lt;BR /&gt;Indeed , it is corrected now &lt;BR /&gt;Even if my issue still persists&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Yacine</description>
      <pubDate>Fri, 07 Nov 2008 09:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139726#M58025</guid>
      <dc:creator>Voldoo</dc:creator>
      <dc:date>2008-11-07T09:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: AREP package in SGeSAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139727#M58026</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I have solved my issue after reading again the documentation and especially this section&lt;BR /&gt;&lt;BR /&gt;Configuration of Application Server Handling&lt;BR /&gt;â ¢ If a sap.config file exist, it will overrule previous files and is effective.&lt;BR /&gt;â ¢ If a sap&lt;PKG_NAME&gt;.config file exist, it will overrule previous files and is effective.&lt;BR /&gt;&lt;BR /&gt;So the only thing I have done is to add AS treatment in saparepE90.config&lt;BR /&gt;And I have set the value ASTREAT=0 ( Do nothing) .... And it apparently it works fine :-))&lt;BR /&gt;&lt;BR /&gt;------------------------------------------- Extract of the log -------------------------------------------------------------&lt;BR /&gt;Nov  7 11:09:43 AM - Node "elwing": (start_cs): Start ABAP Replicated Enqueue ...&lt;BR /&gt;Nov  7 11:09:43 AM - Node "elwing": (start_direct AREP 00 172.31.128.169): TRACE POINT&lt;BR /&gt;Nov  7 11:09:43 AM - Node "elwing": (start_direct): Direct instance startup attempt on local host...&lt;BR /&gt;Nov  7 11:09:43 AM - Node "elwing": (start_direct): Starting instance with pf=/sapmnt/E90/profile/START_AREP00_e90areppkg as e90adm&lt;BR /&gt;cmrunpkg  : Completed successfully on all packages specified.&lt;BR /&gt;[root@elwing E90]# Nov  7 11:10:14 AM - Node "elwing": (start_direct):  Instance on e90areppkg started&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": (start_saposcol): TRACE POINT&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": (start_own_app): TRACE POINT&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": (start_own_app): Instance D20 on host elwing configured to be inactive - skipping step&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": (start_own_app): Instance D30 on host celeborn configured to be inactive - skipping step&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": (start_own_app): Instance D40 on host shelob configured to be inactive - skipping step&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": *** Done: Executing script [/usr/local/cmcluster/conf/E90/sapwas.sh] MODE [start]&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": (sapwas_main): Leaving SGeSAP start runtime steps&lt;BR /&gt;Nov  7 11:10:14 AM - Node "elwing": *** Done: Executing script [/usr/local/cmcluster/conf/E90/sapwas.sh] args [spawn]&lt;BR /&gt;###### Node "elwing": Package start completed at Fri Nov  7 11:10:14 CET 2008 ######&lt;BR /&gt;---------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Many thnaks for your help &lt;BR /&gt;&lt;BR /&gt;Yacine&lt;BR /&gt;&lt;/PKG_NAME&gt;</description>
      <pubDate>Fri, 07 Nov 2008 11:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139727#M58026</guid>
      <dc:creator>Voldoo</dc:creator>
      <dc:date>2008-11-07T11:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: AREP package in SGeSAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139728#M58027</link>
      <description>&lt;BR /&gt;In the second sap&lt;PKG&gt;.config add the treatement of the application serveur.&lt;BR /&gt;Parameter ASTREAT needs to be set to 0 (nothing to do)&lt;BR /&gt;&lt;BR /&gt;This section will overrull the configuration of the main sap configuration file (sap.config or sap.conf)&lt;BR /&gt;&lt;/PKG&gt;</description>
      <pubDate>Fri, 07 Nov 2008 11:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/arep-package-in-sgesap/m-p/5139728#M58027</guid>
      <dc:creator>Voldoo</dc:creator>
      <dc:date>2008-11-07T11:15:59Z</dc:date>
    </item>
  </channel>
</rss>

