<?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: shutdown delay in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610776#M36049</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It is better to configure database shutdown &amp;amp; startup through init.d, so that when ever u give shutdown it will wait to finish all the K???? scripts to finish.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
    <pubDate>Fri, 09 Nov 2001 11:34:12 GMT</pubDate>
    <dc:creator>Joseph Chakkery</dc:creator>
    <dc:date>2001-11-09T11:34:12Z</dc:date>
    <item>
      <title>shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610773#M36046</link>
      <description>HI &lt;BR /&gt;I would like to know the way for the shutdown command to wait so that all the necessary application services is closed.&lt;BR /&gt;for example:&lt;BR /&gt;I ve a database which will take 3 minutes to shutdown gracefully.&lt;BR /&gt;but when the shutdown or reboot is executed the system reboots only waiting for one minute&lt;BR /&gt;which result in the recovery of database but i would be happy if the system waits for more than 3 minutes after the issual of shutdown command.&lt;BR /&gt;&lt;BR /&gt;Any suggestions.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;jp&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Nov 2001 06:31:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610773#M36046</guid>
      <dc:creator>Jayaprakash_1</dc:creator>
      <dc:date>2001-11-09T06:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610774#M36047</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for example &lt;BR /&gt;  shutdown -hy 300&lt;BR /&gt;&lt;BR /&gt;will wait 300 seconds, and then will halt machine&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 09 Nov 2001 11:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610774#M36047</guid>
      <dc:creator>Krzysztof Kielak</dc:creator>
      <dc:date>2001-11-09T11:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610775#M36048</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/etc/shutdown -y -r 60&lt;BR /&gt;the time specfied (60sec here) is the time shutdown will wait, before it will start its shutdown sequence.&lt;BR /&gt;&lt;BR /&gt;If your database shutdown scripts is included in the system shutdown procedure (e.g. /sbin/rc2.d/K111Oracle), the database will be shutdown when its script is executed, and system shutdown will continue if this script has finished, even if it takes hours.  On the condition you don't launch a background shutdown of the database from within the script of course.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Fri, 09 Nov 2001 11:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610775#M36048</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-11-09T11:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610776#M36049</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It is better to configure database shutdown &amp;amp; startup through init.d, so that when ever u give shutdown it will wait to finish all the K???? scripts to finish.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
      <pubDate>Fri, 09 Nov 2001 11:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610776#M36049</guid>
      <dc:creator>Joseph Chakkery</dc:creator>
      <dc:date>2001-11-09T11:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610777#M36050</link>
      <description>Hello JP,&lt;BR /&gt;you can include the oracle database shutdownn script in the startup and shutdown scripts of the OS.&lt;BR /&gt;&lt;BR /&gt;This link must be useful&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x2c268ffa98a2d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x2c268ffa98a2d5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;No comments reg. oracle,you are a oracle corp guy.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 09 Nov 2001 11:44:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610777#M36050</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-09T11:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610778#M36051</link>
      <description>&lt;BR /&gt;  It's a better practice to first shutdown oracle manually before you even venture to shutdown the system .  &lt;BR /&gt;&lt;BR /&gt;  Generally, if you have a dba in the site&lt;BR /&gt;tell him to shutdown the database and once&lt;BR /&gt;he is done, bring the system down.  Otherwise,&lt;BR /&gt;if it's a non-dba shop, you can do it yourself by getting into  svrmgrl and shutting it down.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  If you would still like to keep it a part&lt;BR /&gt;of init.d processes, then include the&lt;BR /&gt;shutdown oracle routine in /sbin/init.d/oracle&lt;BR /&gt;script. It will take care of the delay problems.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Fri, 09 Nov 2001 12:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610778#M36051</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-09T12:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610779#M36052</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It seems like I never have a dba when I need one in a hurry.  I believe you will do best to have the database shutdown (startup also) in the rc scripts.&lt;BR /&gt;&lt;BR /&gt;If your database shutdown is already in an rc script then perhaps it is set to run in the background.  Obviously, that could be a problem.&lt;BR /&gt;&lt;BR /&gt;If not using an rc script, I would never want to issue a shutdown without being sure the database was stopped.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 09 Nov 2001 14:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610779#M36052</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-11-09T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610780#M36053</link>
      <description>Hi JP,&lt;BR /&gt;&lt;BR /&gt;Can't say about the other databases, but you can have dbstart and dbshut for oracle in the system shutdown scripts. That means the system will start the database using dbstart when it comes up and will shutdown the database when it goes down. &lt;BR /&gt;&lt;BR /&gt;If you have this, i think the system will allow the database to shutdown gracefully.&lt;BR /&gt;&lt;BR /&gt;As far as increasing the grace period in the shutdown command is concerned, it hardly makes any difference. The only thing it does is wait for the grace period before the system starts going down. It allow your users to logout within that grace period. If you are able to shutdown before the system being shutdown, then why increase the grace period. Shutdown your database / application and then issue your shutdown command.&lt;BR /&gt;&lt;BR /&gt;The only situation you may want to increase the grace period is when you want someone else to shutdown the database / application after you have issued the shutdown command.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Nov 2001 14:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610780#M36053</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-09T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610781#M36054</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The answers has already been given but I'm going to expand on the rc script answer. ALL critical processes need these rc scripts and they need to be properly configured. For example, suppose that your start up database in run-level 3. If you issue and init 2 or an init s that too should shutdown the database (running a kill script in rc2.d). Then when you finish and do an init 3, the database should start back up. This is simply a part of ANY well-implemented application. The problems often occur because the DBA diesn't know UNIX very well or the Sys Admin does know databases very well; these guys MUST work together.&lt;BR /&gt;&lt;BR /&gt;Food for thought, Clay</description>
      <pubDate>Fri, 09 Nov 2001 14:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610781#M36054</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-09T14:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610782#M36055</link>
      <description>Clay is right.  I also want to expand that if this is done properly with a K script in rc2.d or whatever it should be, then the amount of time that it takes the database to go down isn't an issue, because this K script should be in control of the shutdown process of Oracle and not stop until it is finished.  This means the rest of the system shutdown naturally has to wait to finish.   Just make sure you don't issue the shutdown commands in background or else what I just said is not true.   &lt;BR /&gt;And to reiterate, issuing a shutdown command with a delay will make no difference at all to Oracle shutting down, unless someone is manually shutting it down and this gives them more time to do it.  Just use the rc scripts instead.</description>
      <pubDate>Fri, 09 Nov 2001 17:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-delay/m-p/2610782#M36055</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-11-09T17:57:09Z</dc:date>
    </item>
  </channel>
</rss>

