<?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: finishing Oracle proccess in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656987#M47415</link>
    <description>Are you talking about how the dba is stopped?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Feb 2002 12:42:59 GMT</pubDate>
    <dc:creator>Corthouts Carlo</dc:creator>
    <dc:date>2002-02-01T12:42:59Z</dc:date>
    <item>
      <title>finishing Oracle proccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656986#M47414</link>
      <description>&lt;BR /&gt;a DBA from BBDD Deparment asked to me a doubt: &lt;BR /&gt;Who is it sending the petition of stopped of the proccesses oracle, oracle or system operation?&lt;BR /&gt;&lt;BR /&gt;In our server the instance oracle is started by means of scripts.&lt;BR /&gt;&lt;BR /&gt;I think that oracle sends a petition to the sytem operation and this close this proccesses. Is correct?</description>
      <pubDate>Fri, 01 Feb 2002 12:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656986#M47414</guid>
      <dc:creator>Domingo Muñoz</dc:creator>
      <dc:date>2002-02-01T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: finishing Oracle proccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656987#M47415</link>
      <description>Are you talking about how the dba is stopped?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2002 12:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656987#M47415</guid>
      <dc:creator>Corthouts Carlo</dc:creator>
      <dc:date>2002-02-01T12:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: finishing Oracle proccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656988#M47416</link>
      <description>Hi there.&lt;BR /&gt;Stopping Oracle is mostly a dba task.&lt;BR /&gt;Oracle dba's should never get the root password&lt;BR /&gt;( exception one person doing both jobs ).&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Fri, 01 Feb 2002 12:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656988#M47416</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2002-02-01T12:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: finishing Oracle proccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656989#M47417</link>
      <description>I believe that I have explained bad. &lt;BR /&gt;&lt;BR /&gt;Do I want to know if oracle stops all the proccesses oracle or Oracle sends a petition to the operating system to stop this processes?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2002 13:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656989#M47417</guid>
      <dc:creator>Domingo Muñoz</dc:creator>
      <dc:date>2002-02-01T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: finishing Oracle proccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656990#M47418</link>
      <description>Domingo,&lt;BR /&gt;&lt;BR /&gt;Oracle distributes two scripts, dbstart and dbshut.  These scripts will start and stop all Oracle instances listed in /etc/oratab.&lt;BR /&gt;&lt;BR /&gt;Typically, the dbstart and dbshut scripts are executed from /sbin/init.d during the system start and stop sequence.  We start the databases in run-level 2 ( rc2.d ).&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2002 13:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656990#M47418</guid>
      <dc:creator>Tom Dawson</dc:creator>
      <dc:date>2002-02-01T13:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: finishing Oracle proccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656991#M47419</link>
      <description>This is question is one being constantly asked around here.  Traditionally, Oracle is started by the dbstart and dbshut commands that are in the /sbin/init.d directories and are linked from /sbin/rc2.d.&lt;BR /&gt;&lt;BR /&gt;However, our lead Oracle administrator has told us that we will NOT use these scripts.  The reason is simple: he wants the Oracle DBA's intimately involved in every startup and&lt;BR /&gt;shutdown.  He wants them to ensure database integrity at every step of the way, and the startup/shutdown scripts can't do that.&lt;BR /&gt;&lt;BR /&gt;So this is more of a political/management question than a technical one.  Each company will have a different answer to this question.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2002 15:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656991#M47419</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2002-02-01T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: finishing Oracle proccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656992#M47420</link>
      <description>Thank you very much.</description>
      <pubDate>Mon, 04 Feb 2002 16:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finishing-oracle-proccess/m-p/2656992#M47420</guid>
      <dc:creator>Domingo Muñoz</dc:creator>
      <dc:date>2002-02-04T16:13:17Z</dc:date>
    </item>
  </channel>
</rss>

