<?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 problem when startup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698165#M843544</link>
    <description>Forgot to give you the Metalink reference to the Alert on this issue:&lt;BR /&gt;&lt;BR /&gt;Note:133007.1 &lt;BR /&gt;Subject:  ALERT:HP-UX: 8.1.7 RDBMS will not start if the async disk driver is configured &lt;BR /&gt;&lt;BR /&gt;Andreas</description>
    <pubDate>Fri, 05 Apr 2002 20:45:59 GMT</pubDate>
    <dc:creator>Andreas D. Skjervold</dc:creator>
    <dc:date>2002-04-05T20:45:59Z</dc:date>
    <item>
      <title>Oracle problem when startup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698161#M843540</link>
      <description>Hi all, &lt;BR /&gt;I install ora8.1.7 64bit  on N4000 HP-UX 11.0. No any error when install. Before install ora I have change the kernel params as oracle request. &lt;BR /&gt;But when I stratup oracle with'sql&amp;gt; startup nomount'&lt;BR /&gt;&lt;BR /&gt;after a while the error comes ' ORA-00445: background process "PMON" did not start after 120 seconds'&lt;BR /&gt;and the oracle didnot startup.&lt;BR /&gt;I check udump log show that:&lt;BR /&gt;--------------start-----------&lt;BR /&gt;/oracle/app/oracle/product/8.1.7/admin/beiche&lt;BR /&gt;Oracle8i Enterprise Edition Release 8.1.7.0.0&lt;BR /&gt;With the Partitioning option&lt;BR /&gt;JServer Release 8.1.7.0.0 - 64bit Production&lt;BR /&gt;ORACLE_HOME = /oracle/app/oracle/product/8.1.&lt;BR /&gt;System name:    HP-UX&lt;BR /&gt;Node name:      n4000&lt;BR /&gt;Release:        B.11.00&lt;BR /&gt;Version:        U&lt;BR /&gt;Machine:        9000/800&lt;BR /&gt;Instance name: dev&lt;BR /&gt;Redo thread mounted by this instance: 0 &lt;NONE&gt;&lt;/NONE&gt;Oracle process number: 0&lt;BR /&gt;1353&lt;BR /&gt;&lt;BR /&gt;Ioctl ASYNC_CONFIG error, errno = 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------end-------------&lt;BR /&gt;&lt;BR /&gt;please give me commens. &lt;BR /&gt;thanks in advance</description>
      <pubDate>Fri, 05 Apr 2002 17:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698161#M843540</guid>
      <dc:creator>meng_1</dc:creator>
      <dc:date>2002-04-05T17:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle problem when startup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698162#M843541</link>
      <description>You need to add the oracle group to the privledges required for locking memory. I guess you've recently loaded some kernel patches and one of the changes to was force the locking of shared memory to obey the same rules and non-shared memory. &lt;BR /&gt;&lt;BR /&gt;have a read of the setprivgrp command. The oracle group will need to be given the MLOCK priviledge.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Fri, 05 Apr 2002 17:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698162#M843541</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-04-05T17:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle problem when startup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698163#M843542</link>
      <description>Look, it's similar:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96ba6af52b04d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96ba6af52b04d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Frank</description>
      <pubDate>Fri, 05 Apr 2002 18:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698163#M843542</guid>
      <dc:creator>Francois Bariselle_3</dc:creator>
      <dc:date>2002-04-05T18:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle problem when startup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698164#M843543</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Been there done that!&lt;BR /&gt;&lt;BR /&gt;I had this after I configured the async disk driver into the system. &lt;BR /&gt;But can also be a result of missing MLOCK priviliges or patch PHKL_22126 or newer.&lt;BR /&gt;&lt;BR /&gt;To correct follow the special instructions following the PHKL_22126 patch:&lt;BR /&gt;&lt;BR /&gt;Special Installation Instructions:&lt;BR /&gt;The effective user ID of the process calling async driver, typically called by a process for database applications such&lt;BR /&gt;as Oracle and Sybase, must be a superuser or the user must&lt;BR /&gt;be a member of a group that has the MLOCK privilege.&lt;BR /&gt;&lt;BR /&gt;To check the privilege capabilities for a group, issue the command:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/getprivgrp &lt;GROUP-NAME&gt;&lt;BR /&gt;&lt;BR /&gt;If the output of getprivgrp does not indicate that the&lt;BR /&gt;group has the MLOCK privilege, it can be set by issuing the following command as root:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/setprivgrp &lt;GROUP-NAME&gt; MLOCK&lt;BR /&gt;&lt;BR /&gt;NOTES:  setprivgrp is found in /usr/sbin&lt;BR /&gt;&lt;BR /&gt;To ensure changes are available on reboot, create the /etc/privgroup file with a line in the format:&lt;BR /&gt;[groupname]  [privilege]&lt;BR /&gt;For example:&lt;BR /&gt;dba MLOCK&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Andreas&lt;BR /&gt;&lt;BR /&gt;&lt;/GROUP-NAME&gt;&lt;/GROUP-NAME&gt;</description>
      <pubDate>Fri, 05 Apr 2002 20:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698164#M843543</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-04-05T20:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle problem when startup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698165#M843544</link>
      <description>Forgot to give you the Metalink reference to the Alert on this issue:&lt;BR /&gt;&lt;BR /&gt;Note:133007.1 &lt;BR /&gt;Subject:  ALERT:HP-UX: 8.1.7 RDBMS will not start if the async disk driver is configured &lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Fri, 05 Apr 2002 20:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698165#M843544</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-04-05T20:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle problem when startup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698166#M843545</link>
      <description>HI all, &lt;BR /&gt;Thanks a lot, after I change&lt;BR /&gt;MLOCK to group dba, the oracle can startup normally. &lt;BR /&gt;Thank again and I have assign the point to all of U.&lt;BR /&gt;&lt;BR /&gt;regards, &lt;BR /&gt;MENG</description>
      <pubDate>Sat, 06 Apr 2002 17:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-problem-when-startup/m-p/2698166#M843545</guid>
      <dc:creator>meng_1</dc:creator>
      <dc:date>2002-04-06T17:52:58Z</dc:date>
    </item>
  </channel>
</rss>

