<?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 9i on hpux 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302192#M880971</link>
    <description>Funny you should mention this, I couldn't find it either. I've asked one our oracle DBA's to check it out with oracle. There are some other pre-requisites carried over from 11.0 like the linking of libraries, umask and setting privgroup which still apply.&lt;BR /&gt;&lt;BR /&gt;Create UNIX user:&lt;BR /&gt;&lt;BR /&gt;oracle  (set the umask parameter to 022 for the oracle user)&lt;BR /&gt;&lt;BR /&gt;Create UNIX group:&lt;BR /&gt;&lt;BR /&gt;dba  (For HP users, the dba group must be granted the HP system privileges RTSCHED, RTPRIO and MLOCK.)&lt;BR /&gt;oper&lt;BR /&gt;&lt;BR /&gt;make oracle a member of dba group&lt;BR /&gt;&lt;BR /&gt;$ cd /usr/lib&lt;BR /&gt;$ ln -s /usr/lib/libX11.3 libX11.sl&lt;BR /&gt;$ ln -s /usr/lib/libXIE.2 libXIE.sl&lt;BR /&gt;$ ln -s /usr/lib/libXext.3 libXext.sl&lt;BR /&gt;$ ln -s /usr/lib/libXhp11.3 libXhp11.sl&lt;BR /&gt;$ ln -s /usr/lib/libXi.3 libXi.sl&lt;BR /&gt;$ ln -s /usr/lib/libXm.4 libXm.sl&lt;BR /&gt;$ ln -s /usr/lib/libXp.2 libXp.sl&lt;BR /&gt;$ ln -s /usr/lib/libXt.3 libXt.sl&lt;BR /&gt;$ ln -s /usr/lib/libXtst.2 libXtst.sl&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Jun 2004 18:56:04 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2004-06-10T18:56:04Z</dc:date>
    <item>
      <title>oracle 9i on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302191#M880970</link>
      <description>As the header says, I will be expected to deliver an 11i system configured for oracle 9i installation.&lt;BR /&gt;The dba who is in charge of the database handed me a prerequisites document for kernel parms and patches but I came to realize that the doc pertains to hpux v 11.0, which can be seen here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download-west.oracle.com/docs/pdf/A96167_01.pdf" target="_blank"&gt;http://download-west.oracle.com/docs/pdf/A96167_01.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am looking for the same or very similar doc. for hpux 11i. Does anyone have any idea where on oracle's website I can find such a document ?</description>
      <pubDate>Thu, 10 Jun 2004 16:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302191#M880970</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-06-10T16:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9i on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302192#M880971</link>
      <description>Funny you should mention this, I couldn't find it either. I've asked one our oracle DBA's to check it out with oracle. There are some other pre-requisites carried over from 11.0 like the linking of libraries, umask and setting privgroup which still apply.&lt;BR /&gt;&lt;BR /&gt;Create UNIX user:&lt;BR /&gt;&lt;BR /&gt;oracle  (set the umask parameter to 022 for the oracle user)&lt;BR /&gt;&lt;BR /&gt;Create UNIX group:&lt;BR /&gt;&lt;BR /&gt;dba  (For HP users, the dba group must be granted the HP system privileges RTSCHED, RTPRIO and MLOCK.)&lt;BR /&gt;oper&lt;BR /&gt;&lt;BR /&gt;make oracle a member of dba group&lt;BR /&gt;&lt;BR /&gt;$ cd /usr/lib&lt;BR /&gt;$ ln -s /usr/lib/libX11.3 libX11.sl&lt;BR /&gt;$ ln -s /usr/lib/libXIE.2 libXIE.sl&lt;BR /&gt;$ ln -s /usr/lib/libXext.3 libXext.sl&lt;BR /&gt;$ ln -s /usr/lib/libXhp11.3 libXhp11.sl&lt;BR /&gt;$ ln -s /usr/lib/libXi.3 libXi.sl&lt;BR /&gt;$ ln -s /usr/lib/libXm.4 libXm.sl&lt;BR /&gt;$ ln -s /usr/lib/libXp.2 libXp.sl&lt;BR /&gt;$ ln -s /usr/lib/libXt.3 libXt.sl&lt;BR /&gt;$ ln -s /usr/lib/libXtst.2 libXtst.sl&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2004 18:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302192#M880971</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-06-10T18:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9i on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302193#M880972</link>
      <description>The doc kind of applies to both operating systems. There are a bunch at Oracle who actually don't understand the difference between 11i and 11.00. Some do, some do not.&lt;BR /&gt;&lt;BR /&gt;The matrix from metalink will help:&lt;BR /&gt;&lt;BR /&gt;one of these puppies is it.&lt;BR /&gt;&lt;BR /&gt;Quick reference on the requirements&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=169706.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=169706.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=146711.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=146711.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=158687.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=158687.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=43507.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=43507.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;32 to 64 bit word size stuff for data conversion&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=62290.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=62290.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Note that Oracle has never been very good until 10g about keeping up to date on HP pathes. The patch list above will include superseded and recalled patches. You will have to check each one and download dependencies as required.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 10 Jun 2004 19:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302193#M880972</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-10T19:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9i on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302194#M880973</link>
      <description>hi Mel,&lt;BR /&gt;&lt;BR /&gt;refer to the DBA if he has access to Oracle Metalink for Document ID: 169706.1. It has all the patches, kernel settings, libc, PATH requirements stated.&lt;BR /&gt;&lt;BR /&gt;if not, refer to the attachment, however, take note that it is updated as and when necessary. &lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2004 20:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302194#M880973</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-10T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9i on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302195#M880974</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Oracle doc doesn't say 11.0 or 11i. it just says HP 9000 series HP-UX.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/HTML_Storage/a90357/toc.htm" target="_blank"&gt;http://docs.oracle.com/HTML_Storage/a90357/toc.htm&lt;/A&gt;</description>
      <pubDate>Fri, 11 Jun 2004 00:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302195#M880974</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-06-11T00:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9i on hpux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302196#M880975</link>
      <description>Obviously, to access the "metalink"s I need to have a support identifier, which I am not a guardian of. But I will pass these links to the DBA's and ask them to copy all of these and send them to me via email.&lt;BR /&gt;&lt;BR /&gt;I have already cross checked the system with kernel parms for 11.0 and it is satisfying those needs and system is scheduled for patching over this weekend to the conservatively latest patch bundle that HP compiled for us, knowing that we run gazillion different versions of oracle. So, I am hoping, come monday, I can deliver the system to the client group.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help.</description>
      <pubDate>Fri, 11 Jun 2004 10:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-on-hpux-11i/m-p/3302196#M880975</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-06-11T10:02:44Z</dc:date>
    </item>
  </channel>
</rss>

