<?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: script to start service automatically in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250134#M33439</link>
    <description>w/salam &lt;BR /&gt;&lt;BR /&gt;there is no any information about Linux version you mentioned in your thread.&lt;BR /&gt;&lt;BR /&gt;any way, check out this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dbasupport.com/forums/archive/index.php/t-40203.html" target="_blank"&gt;http://www.dbasupport.com/forums/archive/index.php/t-40203.html&lt;/A&gt;</description>
    <pubDate>Wed, 13 Aug 2008 11:19:36 GMT</pubDate>
    <dc:creator>Jeeshan</dc:creator>
    <dc:date>2008-08-13T11:19:36Z</dc:date>
    <item>
      <title>script to start service automatically</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250130#M33435</link>
      <description>to start the Oracle DB and SAP(ERP), we did the following&lt;BR /&gt;&lt;BR /&gt;su - orabit&lt;BR /&gt;bitesbitest:oracle&amp;gt; lsnrctl start&lt;BR /&gt;bitest:oracle&amp;gt;exit&lt;BR /&gt;&lt;BR /&gt;su - bitadm&lt;BR /&gt;bitest:bitadm&amp;gt;startsap&lt;BR /&gt;&lt;BR /&gt;I always did the above manually, please share the code(script) that automatically does the above at each reboot.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 12 Aug 2008 03:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250130#M33435</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-08-12T03:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: script to start service automatically</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250131#M33436</link>
      <description>you can edit the rc.local file and add this kind of line to start automatically&lt;BR /&gt;&lt;BR /&gt;su - oracle -c "/oracle/app/product/10.2.0/db_1/bin/lsnrctl start"&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 09:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250131#M33436</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-08-12T09:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: script to start service automatically</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250132#M33437</link>
      <description>Salam ahsan&lt;BR /&gt;&lt;BR /&gt;thanks for support ? but there is no rc.local in SUSE ;(&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250132#M33437</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-08-12T10:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: script to start service automatically</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250133#M33438</link>
      <description>Try this link below&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux.derkeiler.com/Mailing-Lists/SuSE/2005-07/1773.html" target="_blank"&gt;http://linux.derkeiler.com/Mailing-Lists/SuSE/2005-07/1773.html&lt;/A&gt;</description>
      <pubDate>Tue, 12 Aug 2008 13:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250133#M33438</guid>
      <dc:creator>Jon Gomersall</dc:creator>
      <dc:date>2008-08-12T13:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: script to start service automatically</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250134#M33439</link>
      <description>w/salam &lt;BR /&gt;&lt;BR /&gt;there is no any information about Linux version you mentioned in your thread.&lt;BR /&gt;&lt;BR /&gt;any way, check out this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dbasupport.com/forums/archive/index.php/t-40203.html" target="_blank"&gt;http://www.dbasupport.com/forums/archive/index.php/t-40203.html&lt;/A&gt;</description>
      <pubDate>Wed, 13 Aug 2008 11:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250134#M33439</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-08-13T11:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: script to start service automatically</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250135#M33440</link>
      <description>Salam ahsan&lt;BR /&gt;&lt;BR /&gt;SLES 10 SP1.&lt;BR /&gt;&lt;BR /&gt;and thanks for the continuous support</description>
      <pubDate>Fri, 15 Aug 2008 05:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-start-service-automatically/m-p/4250135#M33440</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-08-15T05:32:13Z</dc:date>
    </item>
  </channel>
</rss>

