<?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: kernel parameters for installing Oracle. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825895#M271012</link>
    <description>"I see Tunables, Modules, Log Viewer, Usage/Alarms. I went into tunables, but I do not see an option to add new kernel parameters." &lt;BR /&gt;&lt;BR /&gt;is it 11iv2? &lt;BR /&gt;reply the "uname -a" commands result.</description>
    <pubDate>Wed, 19 Jul 2006 10:40:03 GMT</pubDate>
    <dc:creator>inventsekar_1</dc:creator>
    <dc:date>2006-07-19T10:40:03Z</dc:date>
    <item>
      <title>kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825888#M271005</link>
      <description>When I try and install Oracle 10g on HP-UX it tells me that the following kernel parameters are not found:&lt;BR /&gt;Checking for maxswapchunks=16384; found no entry.&lt;BR /&gt;Checking for semmap=4098; found no entry.&lt;BR /&gt;Also, during patch check it tells the following:&lt;BR /&gt;&lt;BR /&gt;Checking for PHSS_31854; found Not found.       Failed&lt;BR /&gt;&lt;BR /&gt;Checking for PHSS_33275; found Not found.       Failed &amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;Checking for PHSS_33276; found Not found.       Failed &amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;Checking for PHSS_33278; found Not found.       Failed &amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;Checking for PHSS_33279; found Not found.       Failed &amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;Checking for PHSS_33277; found Not found.       Failed &amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;Checking for PHSS_33279; found Not found.       Failed&lt;BR /&gt;&lt;BR /&gt;How do I set the kernel parameters and also how would I update all the patches?&lt;BR /&gt;I would greatly appreciate all the help I can get on these issues.</description>
      <pubDate>Tue, 18 Jul 2006 19:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825888#M271005</guid>
      <dc:creator>Prasanna Rajagopal</dc:creator>
      <dc:date>2006-07-18T19:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825889#M271006</link>
      <description>for kerner parameter you can change using sam&lt;BR /&gt;   kernel configuration&lt;BR /&gt;             configurable parameter&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for patches you must download first from ITRC. some time your system have a latest patch bundle.&lt;BR /&gt;&lt;BR /&gt;ex: your patches PHSS_31854 have a newest PHSS_34445.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so please check at itrc to know a new patches.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;freddy</description>
      <pubDate>Tue, 18 Jul 2006 20:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825889#M271006</guid>
      <dc:creator>freddy_21</dc:creator>
      <dc:date>2006-07-18T20:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825890#M271007</link>
      <description>Hi Prasanna,&lt;BR /&gt;&lt;BR /&gt;You can check with your sysadmin for this issues.&lt;BR /&gt;&lt;BR /&gt;First, do it one by one (starting with set the kernel parameters and update the patches). And do not forget to backup your system first before you applying the tasks above.&lt;BR /&gt;&lt;BR /&gt;Set the kernel parameters can be done with SAM :&lt;BR /&gt;&lt;BR /&gt;SAM &amp;gt; Kernel Configuration &amp;gt; Configurable Parameters&lt;BR /&gt;&lt;BR /&gt;For patches, you can get it the patches for HP ITRC website :&lt;BR /&gt;&lt;BR /&gt;maintenance and support for hp products &amp;gt;&lt;BR /&gt;find individual patches&lt;BR /&gt;&lt;BR /&gt;Please alocate the downtime for your systems for both tasks.&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jul 2006 20:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825890#M271007</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2006-07-18T20:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825891#M271008</link>
      <description>Hi there.&lt;BR /&gt;Did you check the Install and Upgrade guide from Oracle ? Usually you will find the necessary details for install of patches and changes fo kernel parameters.&lt;BR /&gt;If you want to list your patches from the kernel, try this :&lt;BR /&gt;&lt;BR /&gt;swlist -l product | grep PH&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 19 Jul 2006 01:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825891#M271008</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2006-07-19T01:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825892#M271009</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am sharing Kernel Paramter tuning commandline method. &lt;BR /&gt;&lt;BR /&gt;I believe you don't have System Admin background. Better use SAM utility option for Kernel Parameter to avoid any kind of manual error.&lt;BR /&gt;&lt;BR /&gt;For installing Oracle, very essential pre-requisites are 1. Recommended  Latest Patch Bundle and OS Patches are &lt;BR /&gt;&lt;BR /&gt;Libc cumulative header file patch&lt;BR /&gt;libc cumulative patch&lt;BR /&gt;libc cumulative header patch&lt;BR /&gt;Ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajesh</description>
      <pubDate>Wed, 19 Jul 2006 02:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825892#M271009</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2006-07-19T02:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825893#M271010</link>
      <description>Thank you for all the replies.  Please pardon my ignorance.  I started SAM and went into kernel configuration and inside that I started Kernel configuration (character mode).  I see Tunables, Modules, Log Viewer, Usage/Alarms.  I went into tunables, but I do not see an option to add new kernel parameters.  I do not see the following parameters and wish to add them for Oracle Installation to proceed:&lt;BR /&gt;maxswapchunks=16384&lt;BR /&gt;semmap=4098&lt;BR /&gt;Please help. &lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 19 Jul 2006 10:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825893#M271010</guid>
      <dc:creator>Prasanna Rajagopal</dc:creator>
      <dc:date>2006-07-19T10:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825894#M271011</link>
      <description>Hi,&lt;BR /&gt;sam--&amp;gt;Kernel configuration--&amp;gt;configurable parameters--&amp;gt;and scroll down to "maxswapchunks".&lt;BR /&gt;use the down arrow key to go down. when u reach maxswapchunks click "space" button to select that.&lt;BR /&gt;and go to actions and u can change its value.&lt;BR /&gt;read help at any time by,&lt;BR /&gt;Press CTRL-K for keyboard help.&lt;BR /&gt;&lt;BR /&gt;and assign the points to those who spend their time to u.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 10:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825894#M271011</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-07-19T10:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825895#M271012</link>
      <description>"I see Tunables, Modules, Log Viewer, Usage/Alarms. I went into tunables, but I do not see an option to add new kernel parameters." &lt;BR /&gt;&lt;BR /&gt;is it 11iv2? &lt;BR /&gt;reply the "uname -a" commands result.</description>
      <pubDate>Wed, 19 Jul 2006 10:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825895#M271012</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-07-19T10:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825896#M271013</link>
      <description>Hi&lt;BR /&gt;Thank you for your reply.  This is the result for uname -a:&lt;BR /&gt;HP-UX FDHPWEB B.11.23 U ia64 1013254337 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;I am unable to find those two parameters Kernel Configuration -&amp;gt; Tunables.  I searched for it but the result turned up nothing.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 19 Jul 2006 10:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825896#M271013</guid>
      <dc:creator>Prasanna Rajagopal</dc:creator>
      <dc:date>2006-07-19T10:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825897#M271014</link>
      <description>&lt;A href="http://docs.hp.com/en/B2355-90781docs/B2355-90781docs.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90781docs/B2355-90781docs.pdf&lt;/A&gt;&lt;BR /&gt;in this man page guide,&lt;BR /&gt;refer the page number 353 and u should use the command "kctune" with enough paramaters for your job.&lt;BR /&gt;&lt;BR /&gt;Better strickly follow the oracle 10g for HPUX installation guide.&lt;BR /&gt;&lt;BR /&gt;oracle installation is a tough job.&lt;BR /&gt;&lt;BR /&gt;update that whether u r able to use "kctune" or not?</description>
      <pubDate>Wed, 19 Jul 2006 11:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825897#M271014</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-07-19T11:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825898#M271015</link>
      <description>Thanks, kctune worked very well.  This is what I used kctune -u maxswapchunks=16384 and kctune -u semmap=4098.  I am now trying to install the pacthes and I am now facing the following problem:&lt;BR /&gt;I just ran create_depot_hp-ux_11&lt;BR /&gt;&lt;BR /&gt;ERROR: swverify of depot failed.&lt;BR /&gt;ERROR: Errors were found while building depot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think the readme file that comes with the patch is addressed towards sysadmins.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 19 Jul 2006 12:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825898#M271015</guid>
      <dc:creator>Prasanna Rajagopal</dc:creator>
      <dc:date>2006-07-19T12:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825899#M271016</link>
      <description>Hi Prasanna Rajagopal,&lt;BR /&gt;&lt;BR /&gt;give the command "kctune | more" and verify that parameters. &lt;BR /&gt;&lt;BR /&gt;and one more thing, give me the link for the installation guide u r following(r u going to install OVOU sometools like that after installing the oracle?)&lt;BR /&gt;&lt;BR /&gt;and download the patches from ITRC page(u should do this: search for each patch and add to cart, at the end download it as a tar depot file), then in the hpux box, u can use sam or swinstall to install it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 12:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825899#M271016</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-07-19T12:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825900#M271017</link>
      <description>Thank you for your reply.  I used kctune | more and verified the parameters.  Regarding installation of the patches, the option that I see on the ITRC download page for pacthes is &lt;BR /&gt;"Select the desired format "&lt;BR /&gt;under this I see :&lt;BR /&gt;&lt;BR /&gt;zip package  &lt;BR /&gt;gzip package  &lt;BR /&gt;tar package  &lt;BR /&gt;download a script that will ftp the patches &lt;BR /&gt;&lt;BR /&gt;I do not see download as "tar depot file"...&lt;BR /&gt;&lt;BR /&gt;Please help...thank you</description>
      <pubDate>Wed, 19 Jul 2006 13:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825900#M271017</guid>
      <dc:creator>Prasanna Rajagopal</dc:creator>
      <dc:date>2006-07-19T13:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825901#M271018</link>
      <description>sorry. select "tar package" and download.&lt;BR /&gt;&lt;BR /&gt;after downloading it u can use sam to install it or "swinstall -s path" ..here path is actual path, ie, starting from "/"&lt;BR /&gt;like, /tmp/patch/original_patch_tar_file&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 13:20:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825901#M271018</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-07-19T13:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825902#M271019</link>
      <description>Thanks, I used the following command...&lt;BR /&gt;swinstall -s path /tmp/patches/hpux__11.23_07191147.tar&lt;BR /&gt;&lt;BR /&gt;I get the following error message:&lt;BR /&gt;=======  07/19/06 11:35:21 PDT  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=FDHPWEB-0036)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@FDHPWEB".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "FDHPWEB:/".&lt;BR /&gt;ERROR:   Could not contact host "path".  Make sure the hostname is&lt;BR /&gt;         correct and an absolute pathname is specified (beginning with&lt;BR /&gt;         "/").&lt;BR /&gt;       * Source connection failed for "path:/var/spool/sw".&lt;BR /&gt;WARNING: More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is path:/var/adm/sw/swagentd.log).&lt;BR /&gt;       * Selection had errors.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;&lt;BR /&gt;=======  07/19/06 11:35:21 PDT  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=FDHPWEB-0036)&lt;BR /&gt;Please help...thank you.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 13:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825902#M271019</guid>
      <dc:creator>Prasanna Rajagopal</dc:creator>
      <dc:date>2006-07-19T13:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825903#M271020</link>
      <description>Prasanna,&lt;BR /&gt;&lt;BR /&gt;You need to untar the file first:-&lt;BR /&gt;&lt;BR /&gt;#tar -cvf &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;This will extract a couple of files, there will be either a .depot file, or a make_depot_file. If a make.... then run that. If a depot file the use that in swinstall.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;JASH&lt;/FILENAME&gt;</description>
      <pubDate>Thu, 20 Jul 2006 08:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825903#M271020</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-07-20T08:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825904#M271021</link>
      <description>Prasanna,&lt;BR /&gt;&lt;BR /&gt;That should be :-&lt;BR /&gt;&lt;BR /&gt;#tar -xvf &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry!&lt;BR /&gt;&lt;BR /&gt;Jash&lt;/FILENAME&gt;</description>
      <pubDate>Fri, 21 Jul 2006 02:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825904#M271021</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-07-21T02:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825905#M271022</link>
      <description>Prasanna,&lt;BR /&gt;&lt;BR /&gt;I dont know whether your problem is solved, but your kernel will works with the updated parameters only after the reboot!!!&lt;BR /&gt;&lt;BR /&gt;There are a couple of steps you need to do for building a new kernel before a reboot... &lt;BR /&gt;&lt;BR /&gt;Arun</description>
      <pubDate>Mon, 16 Oct 2006 05:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825905#M271022</guid>
      <dc:creator>Arunkumar Mani</dc:creator>
      <dc:date>2006-10-16T05:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825906#M271023</link>
      <description>maxswapchunks and semmap were removed from the kernel at 11.23 so the Oracle installer has a couple of defects. The kctune -u option is just creating a phony parameter (it does nothing but return a value in kctune -- no effect on the kernel at all).</description>
      <pubDate>Mon, 16 Oct 2006 06:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825906#M271023</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-10-16T06:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parameters for installing Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825907#M271024</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Both maxswapchunk and semmap are nolonger in version 11.23. they have been removed. as Bill has stated above. &lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Mon, 16 Oct 2006 08:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-installing-oracle/m-p/3825907#M271024</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2006-10-16T08:43:01Z</dc:date>
    </item>
  </channel>
</rss>

