<?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: startup and shutdown sequence in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957163#M117409</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;Please allow me to shared this document with you.&lt;BR /&gt;&lt;BR /&gt;This document explains the system startup and configuration models. Normally, Software developers construct rc files in a different manner, specifying run-level execution order and enabling control through configuration variables. System administrators control subsystem behavior, on a per-host basis, by modifying variables that control subsystem startup and shutdown.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
    <pubDate>Wed, 23 Apr 2003 08:36:01 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2003-04-23T08:36:01Z</dc:date>
    <item>
      <title>startup and shutdown sequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957158#M117404</link>
      <description>Hello Unix people,&lt;BR /&gt;&lt;BR /&gt;We have an Ingres DBMS running on HP-UX 11.&lt;BR /&gt;The default run level is 3.&lt;BR /&gt;&lt;BR /&gt;I added a start/stop script for starting or stopping the DBMS after/before the system startup/shutdown.  The script is located in the /sbin/init.d directory.&lt;BR /&gt;In the /sbin/rc3.d I have a link to the script for starting up, in the /sbin/rc2.d there is a link for shutting it down.&lt;BR /&gt;&lt;BR /&gt;Everything works.&lt;BR /&gt;&lt;BR /&gt;My question is : if I let the DBMS startup in run level 3 (/sbin/rc3.d), why must I let it stop in run level 2.&lt;BR /&gt;&lt;BR /&gt;I tried it with stopping it in run level 3 but that didn't work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Franky Leeuwerck&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 07:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957158#M117404</guid>
      <dc:creator>Franky Leeuwerck_1</dc:creator>
      <dc:date>2003-04-23T07:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: startup and shutdown sequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957159#M117405</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have a look at the man page for init (1m). This should explain everything.&lt;BR /&gt;&lt;BR /&gt;$ man 1m init&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 23 Apr 2003 07:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957159#M117405</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-04-23T07:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: startup and shutdown sequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957160#M117406</link>
      <description>Hi Franky,&lt;BR /&gt;&lt;BR /&gt;When you go up to a runlevel, say from 2 to 3, all S* will be run in alphabetic order. When you go down a runlevel (say from 5 to 3, or from 3 to 2) all K* scripts are run.&lt;BR /&gt;&lt;BR /&gt;So you want to have a service run in level 3, you should kill it in level 2. &lt;BR /&gt;&lt;BR /&gt;Greetzz&lt;BR /&gt;Donald</description>
      <pubDate>Wed, 23 Apr 2003 07:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957160#M117406</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2003-04-23T07:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: startup and shutdown sequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957161#M117407</link>
      <description>Thanks for the quick replies.&lt;BR /&gt;&lt;BR /&gt;Apparently the answer is very simple. It is the way HP-UX handles the run level transitions.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Franky&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 07:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957161#M117407</guid>
      <dc:creator>Franky Leeuwerck_1</dc:creator>
      <dc:date>2003-04-23T07:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: startup and shutdown sequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957162#M117408</link>
      <description>Franky, &lt;BR /&gt;You seem to  be one of the very few ingres admins around the forum. (Never met one before, all oracle). It is nice to be not alone anymore.&lt;BR /&gt;&lt;BR /&gt;Maybe you like to see my start/stopscript, since CA does not deliver them.&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;Donald&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 07:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957162#M117408</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2003-04-23T07:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: startup and shutdown sequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957163#M117409</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Please allow me to shared this document with you.&lt;BR /&gt;&lt;BR /&gt;This document explains the system startup and configuration models. Normally, Software developers construct rc files in a different manner, specifying run-level execution order and enabling control through configuration variables. System administrators control subsystem behavior, on a per-host basis, by modifying variables that control subsystem startup and shutdown.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 23 Apr 2003 08:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957163#M117409</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-04-23T08:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: startup and shutdown sequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957164#M117410</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Please allow me to share this document with you.&lt;BR /&gt;&lt;BR /&gt;This document explains the system startup and configuration models. Normally, Software developers construct rc files in a different manner, specifying run-level execution order and enabling control through configuration variables. System administrators control subsystem behavior, on a per-host basis, by modifying variables that control subsystem startup and shutdown.&lt;BR /&gt;&lt;BR /&gt;The run-level paradigm and naming conventions are properly illustrated here. Has helped me a lot.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 23 Apr 2003 08:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-and-shutdown-sequence/m-p/2957164#M117410</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-04-23T08:38:38Z</dc:date>
    </item>
  </channel>
</rss>

