<?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 oracle database schedule shutdown in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-database-schedule-shutdown/m-p/2726078#M945878</link>
    <description>I've oracle installed on hpux 11.11. I need to shutdown the database and then the server at a scheduled time. Can anybody help me with the script.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;krishnankutty</description>
    <pubDate>Fri, 17 May 2002 02:21:41 GMT</pubDate>
    <dc:creator>Krishnan Kutty</dc:creator>
    <dc:date>2002-05-17T02:21:41Z</dc:date>
    <item>
      <title>oracle database schedule shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-database-schedule-shutdown/m-p/2726078#M945878</link>
      <description>I've oracle installed on hpux 11.11. I need to shutdown the database and then the server at a scheduled time. Can anybody help me with the script.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;krishnankutty</description>
      <pubDate>Fri, 17 May 2002 02:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-database-schedule-shutdown/m-p/2726078#M945878</guid>
      <dc:creator>Krishnan Kutty</dc:creator>
      <dc:date>2002-05-17T02:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: oracle database schedule shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-database-schedule-shutdown/m-p/2726079#M945879</link>
      <description>First the script - put into a file (say /home/nielg/shut)&lt;BR /&gt;&lt;BR /&gt;ORACLE_SID=your_SID_here&lt;BR /&gt;export $ORACLE_SID&lt;BR /&gt;svrmgrl &amp;lt;&lt;END_MGR&gt;&lt;/END_MGR&gt;connect internal&lt;BR /&gt;shutdown immediate&lt;BR /&gt;END_MGR&lt;BR /&gt;shutdown -y 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(remember to make the script executable)&lt;BR /&gt;&lt;BR /&gt;Next to enable it all:&lt;BR /&gt;&lt;BR /&gt;as root:&lt;BR /&gt;&lt;BR /&gt;edit /etc/shutdown.allow&lt;BR /&gt;add the name of the oracle user in there&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;also add the name of the oracle user to /var/adm/cron/at.allow&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;now decide on the time you want it to run (say 10 PM tonight)&lt;BR /&gt;&lt;BR /&gt;as the oracle user:&lt;BR /&gt;&lt;BR /&gt;at -f /home/nielg/shut 2200&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps&lt;BR /&gt;N</description>
      <pubDate>Fri, 17 May 2002 02:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-database-schedule-shutdown/m-p/2726079#M945879</guid>
      <dc:creator>Niel Greeff_1</dc:creator>
      <dc:date>2002-05-17T02:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: oracle database schedule shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-database-schedule-shutdown/m-p/2726080#M945880</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use Neil script but recomment to use&lt;BR /&gt;su - oracle -c &amp;lt;script name&amp;gt;&lt;BR /&gt;place this in root's cron job for schedule down only database.&lt;BR /&gt;&lt;BR /&gt;if you want to down both OS and database , add database shutdown script in rc.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 May 2002 02:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-database-schedule-shutdown/m-p/2726080#M945880</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2002-05-17T02:52:16Z</dc:date>
    </item>
  </channel>
</rss>

