<?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: Oracle (Start and Stop) automatically when server does reboot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702303#M901673</link>
    <description>Hi,&lt;BR /&gt;I added (in attachment) the necessary (example) /sbin/init.d and /etc/rc.config.d scripts.&lt;BR /&gt;Furthermore, from /sbin/rc2.d&lt;BR /&gt;root/sv00220#ll *oracle*&lt;BR /&gt;lrwxr-xr-x   1 root       sys             32 Feb 20 10:18 K946oracle_datagatherer -&amp;gt; /sbin/init.d/oracle_datagatherer&lt;BR /&gt;lrwxr-xr-x   1 root       sys             24 Feb 20 10:18 K947oracle_snmp -&amp;gt; /sbin/init.d/oracle_snmp&lt;BR /&gt;lrwxr-xr-x   1 root       sys             28 Feb 20 10:17 K949oracle_listener -&amp;gt; /sbin/init.d/oracle_listener&lt;BR /&gt;lrwxr-xr-x   1 root       sys             19 Feb 20 10:16 K950oracle -&amp;gt; /sbin/init.d/oracle&lt;BR /&gt;&lt;BR /&gt;and in /sbin/rc3.d&lt;BR /&gt;root/sv00220#ll *oracle*&lt;BR /&gt;lrwxr-xr-x   1 root       sys             19 Feb 20 10:20 S050oracle -&amp;gt; /sbin/init.d/oracle&lt;BR /&gt;lrwxr-xr-x   1 root       sys             28 Feb 20 10:20 S051oracle_listener -&amp;gt; /sbin/init.d/oracle_listener&lt;BR /&gt;lrwxr-xr-x   1 root       sys             24 Feb 20 10:20 S053oracle_snmp -&amp;gt; /sbin/init.d/oracle_snmp&lt;BR /&gt;lrwxr-xr-x   1 root       sys             32 Feb 20 10:20 S054oracle_datagatherer -&amp;gt; /sbin/init.d/oracle_datagatherer&lt;BR /&gt;&lt;BR /&gt;This should get you started,&lt;BR /&gt;Tom</description>
    <pubDate>Fri, 12 Apr 2002 08:35:54 GMT</pubDate>
    <dc:creator>Tom Geudens</dc:creator>
    <dc:date>2002-04-12T08:35:54Z</dc:date>
    <item>
      <title>Oracle (Start and Stop) automatically when server does reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702301#M901671</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need to start and stop Oracle automatically in my server HPRP5470,OS HP-UX 11.0 when shutdown or boot is done.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 12 Apr 2002 08:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702301#M901671</guid>
      <dc:creator>Tomas R. Martinez</dc:creator>
      <dc:date>2002-04-12T08:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle (Start and Stop) automatically when server does reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702302#M901672</link>
      <description>go read /usr/share/doc/start_up.txt&lt;BR /&gt;&lt;BR /&gt;It is all explained in there</description>
      <pubDate>Fri, 12 Apr 2002 08:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702302#M901672</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-04-12T08:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle (Start and Stop) automatically when server does reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702303#M901673</link>
      <description>Hi,&lt;BR /&gt;I added (in attachment) the necessary (example) /sbin/init.d and /etc/rc.config.d scripts.&lt;BR /&gt;Furthermore, from /sbin/rc2.d&lt;BR /&gt;root/sv00220#ll *oracle*&lt;BR /&gt;lrwxr-xr-x   1 root       sys             32 Feb 20 10:18 K946oracle_datagatherer -&amp;gt; /sbin/init.d/oracle_datagatherer&lt;BR /&gt;lrwxr-xr-x   1 root       sys             24 Feb 20 10:18 K947oracle_snmp -&amp;gt; /sbin/init.d/oracle_snmp&lt;BR /&gt;lrwxr-xr-x   1 root       sys             28 Feb 20 10:17 K949oracle_listener -&amp;gt; /sbin/init.d/oracle_listener&lt;BR /&gt;lrwxr-xr-x   1 root       sys             19 Feb 20 10:16 K950oracle -&amp;gt; /sbin/init.d/oracle&lt;BR /&gt;&lt;BR /&gt;and in /sbin/rc3.d&lt;BR /&gt;root/sv00220#ll *oracle*&lt;BR /&gt;lrwxr-xr-x   1 root       sys             19 Feb 20 10:20 S050oracle -&amp;gt; /sbin/init.d/oracle&lt;BR /&gt;lrwxr-xr-x   1 root       sys             28 Feb 20 10:20 S051oracle_listener -&amp;gt; /sbin/init.d/oracle_listener&lt;BR /&gt;lrwxr-xr-x   1 root       sys             24 Feb 20 10:20 S053oracle_snmp -&amp;gt; /sbin/init.d/oracle_snmp&lt;BR /&gt;lrwxr-xr-x   1 root       sys             32 Feb 20 10:20 S054oracle_datagatherer -&amp;gt; /sbin/init.d/oracle_datagatherer&lt;BR /&gt;&lt;BR /&gt;This should get you started,&lt;BR /&gt;Tom</description>
      <pubDate>Fri, 12 Apr 2002 08:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702303#M901673</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-04-12T08:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle (Start and Stop) automatically when server does reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702304#M901674</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Update /etc/oratab with SID:ORACLE_HOME:Y line for your database.&lt;BR /&gt;&lt;BR /&gt;Put inplace init.d script dbora:&lt;BR /&gt;/sbin/init.d/dbora:&lt;BR /&gt;---&lt;BR /&gt;#!/sbin/sh&lt;BR /&gt;# Start/stop of Oracle database&lt;BR /&gt;#&lt;BR /&gt;ORA_HOME=/oracle/product/8.1.7&lt;BR /&gt;ORA_OWNER=oracle&lt;BR /&gt;if [ ! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME ]&lt;BR /&gt;then&lt;BR /&gt;echo "Oracle startup: cannot start"&lt;BR /&gt;exit&lt;BR /&gt;fi&lt;BR /&gt;case "$1" in&lt;BR /&gt;start_msg)&lt;BR /&gt;        echo "Start ORACLE databases"&lt;BR /&gt;        ;;&lt;BR /&gt;&lt;BR /&gt;stop_msg)&lt;BR /&gt;        echo "Stop ORACLE databases"&lt;BR /&gt;        ;;&lt;BR /&gt;    'start')&lt;BR /&gt;# Start the oracle databases&lt;BR /&gt;        /usr/bin/su - $ORA_OWNER -c $ORA_HOME/bin/dbstart &lt;BR /&gt;        ;;&lt;BR /&gt;    'stop')&lt;BR /&gt;# Stop the oracle databases&lt;BR /&gt;        /usr/bin/su - $ORA_OWNER -c $ORA_HOME/bin/dbshut&lt;BR /&gt;        ;;&lt;BR /&gt;esac&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Create link to runlevel directories:&lt;BR /&gt;ln -s /sbin/init.d/dbora /sbin/rc0.d/K10dbora&lt;BR /&gt;ln -s /sbin/init.d/dbora /sbin/rc2.d/S99dbora&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You might also want to edit the $ORACLE_HOME/bin/dbshut script to read "shutdown immediate" instead of "shutdown"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Andreas</description>
      <pubDate>Fri, 12 Apr 2002 08:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-and-stop-automatically-when-server-does-reboot/m-p/2702304#M901674</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-04-12T08:40:33Z</dc:date>
    </item>
  </channel>
</rss>

