<?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 10g validate script results in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g-validate-script-results/m-p/3968502#M757865</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I ran the validate scripts on HPUX to determine what needs to be done before installing Oracle 10g on HPUX.&lt;BR /&gt;&lt;BR /&gt;I have a couple of questions about the results:&lt;BR /&gt;&lt;BR /&gt;1) Got EXTJOB user?&lt;BR /&gt;Status: Failed&lt;BR /&gt;&lt;BR /&gt;The description says that I need to create an EXTJOB user. Now is it mandatory to create an EXTJOB user, if so what is it used for?&lt;BR /&gt;&lt;BR /&gt;2) Umask set to 022&lt;BR /&gt;Status: Failed&lt;BR /&gt;&lt;BR /&gt;Where do I put this umask 022?. In my oracle account .profile ?&lt;BR /&gt;&lt;BR /&gt;3) Kernel parameters:&lt;BR /&gt;What is the EXECUTABLE_STACK parameter?. Should this be set to 0.&lt;BR /&gt;&lt;BR /&gt;4) Should SHLIB_PATH and LD_LIBRARY_PATH be unset?&lt;BR /&gt;&lt;BR /&gt;5) OS patches:&lt;BR /&gt;&lt;BR /&gt;PHNE_31097 or its successor&lt;BR /&gt;PHNE_32477 or its successor&lt;BR /&gt;&lt;BR /&gt;Now what is the successor of PHNE_31097 and PHNE_32477?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Best Regards</description>
    <pubDate>Sun, 25 Mar 2007 10:53:36 GMT</pubDate>
    <dc:creator>sharathkv25</dc:creator>
    <dc:date>2007-03-25T10:53:36Z</dc:date>
    <item>
      <title>Oracle 10g validate script results</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g-validate-script-results/m-p/3968502#M757865</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I ran the validate scripts on HPUX to determine what needs to be done before installing Oracle 10g on HPUX.&lt;BR /&gt;&lt;BR /&gt;I have a couple of questions about the results:&lt;BR /&gt;&lt;BR /&gt;1) Got EXTJOB user?&lt;BR /&gt;Status: Failed&lt;BR /&gt;&lt;BR /&gt;The description says that I need to create an EXTJOB user. Now is it mandatory to create an EXTJOB user, if so what is it used for?&lt;BR /&gt;&lt;BR /&gt;2) Umask set to 022&lt;BR /&gt;Status: Failed&lt;BR /&gt;&lt;BR /&gt;Where do I put this umask 022?. In my oracle account .profile ?&lt;BR /&gt;&lt;BR /&gt;3) Kernel parameters:&lt;BR /&gt;What is the EXECUTABLE_STACK parameter?. Should this be set to 0.&lt;BR /&gt;&lt;BR /&gt;4) Should SHLIB_PATH and LD_LIBRARY_PATH be unset?&lt;BR /&gt;&lt;BR /&gt;5) OS patches:&lt;BR /&gt;&lt;BR /&gt;PHNE_31097 or its successor&lt;BR /&gt;PHNE_32477 or its successor&lt;BR /&gt;&lt;BR /&gt;Now what is the successor of PHNE_31097 and PHNE_32477?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Best Regards</description>
      <pubDate>Sun, 25 Mar 2007 10:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g-validate-script-results/m-p/3968502#M757865</guid>
      <dc:creator>sharathkv25</dc:creator>
      <dc:date>2007-03-25T10:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g validate script results</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g-validate-script-results/m-p/3968503#M757866</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;1.) Not sure, probably part of the listener.ora or tnsnames.ora or a "user" needed to support it. Could have to do with the password file one generates in many orace installs. The document that comes with 10G does fully explain this.&lt;BR /&gt;&lt;BR /&gt;.profile for oracle is sufficient for the umask.&lt;BR /&gt;&lt;BR /&gt;2.) &lt;A href="http://docs.hp.com/en/B2355-60103/executable_stack.5.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60103/executable_stack.5.html&lt;/A&gt;&lt;BR /&gt;The default iz zero, leave it alone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) LD_LIBRARY_PATH is used on Solaris and Linux not HP-UX. SHLIB_PATH should not be unset, it should be set to whatever value the install manual requires.&lt;BR /&gt;&lt;BR /&gt;4) &lt;A href="http://itrc.hp.com" target="_blank"&gt;http://itrc.hp.com&lt;/A&gt; Click patch database, search those patches by patch ID, take them and DEPENDENCIES, try and avoid 1 star patches, they are not widely tested enough to make me comfy.  If both patches are three star and you have a bi-annual patch update installed dated after their dates, then the patches are already in. I doubt this or the oracle tool would not be making the report.&lt;BR /&gt;&lt;BR /&gt;Successors will be listed to the right of the patches you put in the itrc patch database search.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 25 Mar 2007 11:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g-validate-script-results/m-p/3968503#M757866</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-25T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g validate script results</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g-validate-script-results/m-p/3968504#M757867</link>
      <description>&amp;gt;SEP: 3) LD_LIBRARY_PATH is used ... not HP-UX. &lt;BR /&gt;&lt;BR /&gt;LD_LIBRARY_PATH is valid for IPF and PA64.</description>
      <pubDate>Sun, 25 Mar 2007 21:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g-validate-script-results/m-p/3968504#M757867</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-25T21:45:44Z</dc:date>
    </item>
  </channel>
</rss>

