<?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 oratab question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881129#M771683</link>
    <description>I noticed there are some lines start with "*" in oratab file, what does the "*" mean? Is it put by OEM? Thanks.&lt;BR /&gt;&lt;BR /&gt;*:/app/oracle/product/8.1.7:N&lt;BR /&gt;*:/app/oracle/product/9.2.0:N&lt;BR /&gt;*:/app/oracle/product/10.2.0:N&lt;BR /&gt;DB10G:/app/oracle/product/10.2.0:N&lt;BR /&gt;DB8I:/app/oracle/product/8.1.7:N&lt;BR /&gt;DB9I:/app/oracle/product/9.2.0:N</description>
    <pubDate>Mon, 16 Oct 2006 16:34:39 GMT</pubDate>
    <dc:creator>ran_li</dc:creator>
    <dc:date>2006-10-16T16:34:39Z</dc:date>
    <item>
      <title>oratab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881129#M771683</link>
      <description>I noticed there are some lines start with "*" in oratab file, what does the "*" mean? Is it put by OEM? Thanks.&lt;BR /&gt;&lt;BR /&gt;*:/app/oracle/product/8.1.7:N&lt;BR /&gt;*:/app/oracle/product/9.2.0:N&lt;BR /&gt;*:/app/oracle/product/10.2.0:N&lt;BR /&gt;DB10G:/app/oracle/product/10.2.0:N&lt;BR /&gt;DB8I:/app/oracle/product/8.1.7:N&lt;BR /&gt;DB9I:/app/oracle/product/9.2.0:N</description>
      <pubDate>Mon, 16 Oct 2006 16:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881129#M771683</guid>
      <dc:creator>ran_li</dc:creator>
      <dc:date>2006-10-16T16:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: oratab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881130#M771684</link>
      <description>Many times, &lt;BR /&gt;&lt;BR /&gt;When you run an installer, or an autoconfig, or any of the Oracle tools that love to fool with any of the .xml files laying around in the installed (or yet to be installed) directories - the tool will often comment out the old contents of the /etc/oratab and put in there what it thinks it needs.  &lt;BR /&gt;&lt;BR /&gt;You can just delete those lines starting with "*", they are commented out.&lt;BR /&gt;&lt;BR /&gt;BTW, I hardly ever let Oracle manage those files, I keep an "/etc/oratab.keep" backup file handy to restore and edit manually after an Oracle tool "fixes" my file for me from time to time.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Oct 2006 17:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881130#M771684</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-10-16T17:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: oratab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881131#M771685</link>
      <description>I disagree with John, that the *&lt;BR /&gt;means in  fact 'NO SID'.&lt;BR /&gt;And the behaviour is deliberate.&lt;BR /&gt;&lt;BR /&gt;You can customize it by replacing the *&lt;BR /&gt;with the actual sid name or a dummy name.&lt;BR /&gt;&lt;BR /&gt;Also it is allowed to have multiple entries.&lt;BR /&gt;&lt;BR /&gt;I agree with John that you can delete these&lt;BR /&gt;lines in your case as you have already&lt;BR /&gt;added new lines for your SID's , then it is&lt;BR /&gt;safe to delete the first 3.&lt;BR /&gt;&lt;BR /&gt;Oratab is used dynamically by &lt;BR /&gt;oraenv, dbstart and dbshut and of course&lt;BR /&gt;you can write your own scripts based on it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Oct 2006 03:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881131#M771685</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-10-18T03:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: oratab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881132#M771686</link>
      <description>I disagree with Frank disagreeing with me.&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;Don't let the Oracle tool "fix" your oratab for you - know what's in it, what's supposed to be in it - and keep a backup.</description>
      <pubDate>Fri, 10 Nov 2006 10:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881132#M771686</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-11-10T10:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: oratab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881133#M771687</link>
      <description>short sweet&lt;BR /&gt;&lt;BR /&gt;The "*" are commited out you can delete those lines.</description>
      <pubDate>Fri, 10 Nov 2006 10:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oratab-question/m-p/3881133#M771687</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2006-11-10T10:56:49Z</dc:date>
    </item>
  </channel>
</rss>

