<?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: HP-UX 11i - PHP - OCI - Oracle 9R2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903423#M96677</link>
    <description>Shalom Hugo,&lt;BR /&gt;&lt;BR /&gt;It does sound like a bug and poor quality control and you should report it.&lt;BR /&gt;&lt;BR /&gt;Do make sure that your system is properly patched and that there is no corruption in the depot installation with swverify \*&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 23 Nov 2006 16:19:59 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-11-23T16:19:59Z</dc:date>
    <item>
      <title>HP-UX 11i - PHP - OCI - Oracle 9R2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903422#M96676</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I have the following instalation:&lt;BR /&gt;&lt;BR /&gt;HP-UX 11i, Apache 2.0.58, PHP 5.0.4, I think is the latest hpws_apache bundle from HP. Connection to the Oracle database are being made by OCI. Oracle release is 9.2.0.6.&lt;BR /&gt;&lt;BR /&gt;The problem is that PHP is not closing sessions to the database. We are not doing persistents connections, so a oci_connect is issued every time data is being needed from the database.&lt;BR /&gt;After some time, Oracle crash because session limit is reached.&lt;BR /&gt;&lt;BR /&gt;We tried to force oci_close, but sessions still there.&lt;BR /&gt;&lt;BR /&gt;Anyone go throught something similiar?...&lt;BR /&gt;Any ideas?... abug perhaps?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Hugo Antolini</description>
      <pubDate>Thu, 23 Nov 2006 12:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903422#M96676</guid>
      <dc:creator>hantolini</dc:creator>
      <dc:date>2006-11-23T12:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i - PHP - OCI - Oracle 9R2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903423#M96677</link>
      <description>Shalom Hugo,&lt;BR /&gt;&lt;BR /&gt;It does sound like a bug and poor quality control and you should report it.&lt;BR /&gt;&lt;BR /&gt;Do make sure that your system is properly patched and that there is no corruption in the depot installation with swverify \*&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Nov 2006 16:19:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903423#M96677</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-23T16:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i - PHP - OCI - Oracle 9R2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903424#M96678</link>
      <description>hi Hugo!&lt;BR /&gt;&lt;BR /&gt;I don't think this is an Oracle problem. Most probably a PHP problem which is building up persistent connections across time.&lt;BR /&gt;&lt;BR /&gt;I recall having encountered a similar problem long time ago.&lt;BR /&gt;&lt;BR /&gt;Please check on metalink about this issue.&lt;BR /&gt;&lt;BR /&gt;In the meanwhile, if i find something i will update this thread.&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 24 Nov 2006 08:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903424#M96678</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-24T08:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i - PHP - OCI - Oracle 9R2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903425#M96679</link>
      <description>hi again!&lt;BR /&gt;&lt;BR /&gt;This is what i found:&lt;BR /&gt;&lt;BR /&gt;Bug #22674 Unexpected build-up of persistent connections&lt;BR /&gt;&lt;BR /&gt;Fix&lt;BR /&gt;There is still no fix for the problem but there are 2 possible workarounds&lt;BR /&gt;&lt;BR /&gt;WORKAROUND 1&lt;BR /&gt;==================&lt;BR /&gt;use OCINLogon instead of OCILogon&lt;BR /&gt;&lt;BR /&gt;WORKAROUND 2&lt;BR /&gt;==================&lt;BR /&gt;to limit the life of the apache process modify the following parameter in file httpd.conf :&lt;BR /&gt;MaxRequestsPerChild 100 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 25 Nov 2006 01:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-11i-php-oci-oracle-9r2/m-p/3903425#M96679</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-25T01:33:44Z</dc:date>
    </item>
  </channel>
</rss>

