<?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 UP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772428#M942333</link>
    <description>This might help&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or this&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1e6f84534efbd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1e6f84534efbd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Fri, 26 Jul 2002 11:18:42 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-07-26T11:18:42Z</dc:date>
    <item>
      <title>ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772421#M942326</link>
      <description>How do I start Orace 7 from &lt;BR /&gt;HPUX ?</description>
      <pubDate>Thu, 25 Jul 2002 09:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772421#M942326</guid>
      <dc:creator>Ayanda</dc:creator>
      <dc:date>2002-07-25T09:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772422#M942327</link>
      <description>su - oracle&lt;BR /&gt;dbstart&lt;BR /&gt;&lt;BR /&gt;If it doesnt start you may need to check the following environment variables are set;&lt;BR /&gt;ORACLE_HOME=&lt;HOME dir="" of="" oracle="" install=""&gt;&lt;BR /&gt;ORACLE_SID=&lt;DBNAME to="" start=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DBNAME&gt;&lt;/HOME&gt;</description>
      <pubDate>Thu, 25 Jul 2002 09:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772422#M942327</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-07-25T09:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772423#M942328</link>
      <description>su - oracle&lt;BR /&gt;ORACLE_SID=YOURSID&lt;BR /&gt;export ORACLE_SID&lt;BR /&gt;svrmgrl&lt;BR /&gt;&amp;gt;connect internal;&lt;BR /&gt;&amp;gt;startup;&lt;BR /&gt;&amp;gt;exit;&lt;BR /&gt;&lt;BR /&gt;This will start from the command line, you can script this to autostart if you wish.&lt;BR /&gt;&lt;BR /&gt;Note - Oracle 7 is desupported.</description>
      <pubDate>Thu, 25 Jul 2002 09:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772423#M942328</guid>
      <dc:creator>Pierce Byrne_1</dc:creator>
      <dc:date>2002-07-25T09:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772424#M942329</link>
      <description>If you use dbstart (which is not the method recommended by Oracle) you must have a "Y" entry for the appropriate SID in the oratab file.&lt;BR /&gt;Note also, that at later Oracle versions, svrmgrl is desupported.  Oracle currently recommend using sqlplus as sysdba to start Oracle.</description>
      <pubDate>Thu, 25 Jul 2002 10:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772424#M942329</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2002-07-25T10:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772425#M942330</link>
      <description>hello, &lt;BR /&gt;&lt;BR /&gt;this is how i do it! &lt;BR /&gt;&lt;BR /&gt;1. in /sbin/init.d &lt;BR /&gt;file oracle &lt;BR /&gt;(see attachment) &lt;BR /&gt;&lt;BR /&gt;2. Create links to look as below: &lt;BR /&gt;yd: /sbin&amp;gt;ll rc*/*oracle* &lt;BR /&gt;lrwxr-xr-x 1 root sys 19 Dec 16 2001 rc1.d/K100oracle -&amp;gt; /sbin/init.d/oracle &lt;BR /&gt;lrwxr-xr-x 1 root sys 19 Dec 16 2001 rc2.d/S900oracle -&amp;gt; /sbin/init.d/oracle &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3. Config file &lt;BR /&gt;yd: /etc/rc.config.d&amp;gt;more oracle &lt;BR /&gt;#YD/CMT-16/12/2001 &lt;BR /&gt;# ORACLE DATABASE configuration &lt;BR /&gt;# &lt;BR /&gt;# ORACLE_START_STOP : Set to 1 to start ORACLE DATABASE &lt;BR /&gt;# &lt;BR /&gt;ORACLE_START_STOP=1 &lt;BR /&gt;yd: /etc/rc.config.d&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps! &lt;BR /&gt;&lt;BR /&gt;best regards &lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 25 Jul 2002 12:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772425#M942330</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-07-25T12:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772426#M942331</link>
      <description>Hi,&lt;BR /&gt;most of it said already!&lt;BR /&gt;&lt;BR /&gt;Depending on the x in Version 7.x:&lt;BR /&gt;&lt;BR /&gt;"svrmgrl" might not be available.&lt;BR /&gt;Use "sqldba" instead.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker</description>
      <pubDate>Thu, 25 Jul 2002 14:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772426#M942331</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-07-25T14:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772427#M942332</link>
      <description>As others have said...&lt;BR /&gt;&lt;BR /&gt;dbstart is the recommended way to go. &lt;BR /&gt;&lt;BR /&gt;If it doesn't work for after you've checked /etc/oratab, take a look at the dbstart script in $ORACLE_HOME/bin.&lt;BR /&gt;&lt;BR /&gt;I found a bug in a version of 7.x where it didn't decode the server version correctly and attempted to start the instance like it was version 6 or something like that.&lt;BR /&gt;&lt;BR /&gt;Sorry, it's been a long time since I've run 7.&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Fri, 26 Jul 2002 11:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772427#M942332</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2002-07-26T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE START UP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772428#M942333</link>
      <description>This might help&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or this&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1e6f84534efbd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1e6f84534efbd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 26 Jul 2002 11:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-start-up/m-p/2772428#M942333</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-07-26T11:18:42Z</dc:date>
    </item>
  </channel>
</rss>

