<?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: TNS buffer overload in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077997#M810798</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with Twang. The reason / cause for the error â  TNS-00530: Protocol adapter error, HPUX Error: 233: No buffer space availableâ   is generally seen during high workload on machine. Connections to the database hangs and errors will be reported in the listener.log as â  TNS-12560: TNS:protocol adapter errorâ  , â  TNS-00530: Protocol adapter errorâ  .&lt;BR /&gt;&lt;BR /&gt;The underlying problem of these errors is the operating system. The HP UX (HP 9000 Series) system file /usr/include/sys/errno.h  will show the error.&lt;BR /&gt;&lt;BR /&gt;ENOBUFS means there is no sufficient memory available and the system(kernel) can not allocate any more. &lt;BR /&gt;&lt;BR /&gt;Application will usually retry the operation when it detects this error from a system call since it indicates there is a transient resource shortage. It is the Operating system that refuses the resource request from the listener. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this expla</description>
    <pubDate>Thu, 25 Sep 2003 04:06:41 GMT</pubDate>
    <dc:creator>Indira Aramandla</dc:creator>
    <dc:date>2003-09-25T04:06:41Z</dc:date>
    <item>
      <title>TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077994#M810795</link>
      <description>Hi guys&lt;BR /&gt;Currently having timeouts on a heavy load of sql connections into a Ora db on a 11.11 SD-64. Error is "TNS-12560:TNS:protocol adapter error, TNS-00530: Protocol adapter error, HPUX Error: 233: No buffer space available".&lt;BR /&gt;Now obviously the buffer for incoming connections is too small. We can't start another listener with a different port ID at this stage, so what to do? Is this a kernel issue, an SGA issue, or a ethernet driver issue?</description>
      <pubDate>Thu, 25 Sep 2003 03:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077994#M810795</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-09-25T03:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077995#M810796</link>
      <description>Problem is generally seen during high workload on machine. &lt;BR /&gt;Can you take a look at this HP-UX system file /usr/include/sys/errno.h&lt;BR /&gt;&lt;BR /&gt;Oracle will usually retry the operation when it detects this error from a &lt;BR /&gt;system call since it indicates there is a transient resource shortage.&lt;BR /&gt;It is the Operating system that refuses the resource request from the listener. &lt;BR /&gt;The virtual memory allocation routine of the OS will determine if a swap can be &lt;BR /&gt;made to disk of a real memory segment thereby allowing the listener access to &lt;BR /&gt;some more real memory.&lt;BR /&gt;So now the only fix for your case is to free up memory on the machine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Sep 2003 03:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077995#M810796</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-09-25T03:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077996#M810797</link>
      <description>Nice try. I don't have a memory problem on that server. It's a 64-way Superdome with 64 GB RAM, and only using 40% memory. i have seen some forum responses quoting DBC_MAX_PCT, but I'm not risking a lengthy downtime for a kernel param change unless I have a definite answer.</description>
      <pubDate>Thu, 25 Sep 2003 03:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077996#M810797</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-09-25T03:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077997#M810798</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with Twang. The reason / cause for the error â  TNS-00530: Protocol adapter error, HPUX Error: 233: No buffer space availableâ   is generally seen during high workload on machine. Connections to the database hangs and errors will be reported in the listener.log as â  TNS-12560: TNS:protocol adapter errorâ  , â  TNS-00530: Protocol adapter errorâ  .&lt;BR /&gt;&lt;BR /&gt;The underlying problem of these errors is the operating system. The HP UX (HP 9000 Series) system file /usr/include/sys/errno.h  will show the error.&lt;BR /&gt;&lt;BR /&gt;ENOBUFS means there is no sufficient memory available and the system(kernel) can not allocate any more. &lt;BR /&gt;&lt;BR /&gt;Application will usually retry the operation when it detects this error from a system call since it indicates there is a transient resource shortage. It is the Operating system that refuses the resource request from the listener. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this expla</description>
      <pubDate>Thu, 25 Sep 2003 04:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077997#M810798</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-09-25T04:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077998#M810799</link>
      <description>Thanks, guys, I'm pretty happy with the explanations: what I need now is a fix from the OS side: what extra resource must now be allocated? See my comment above regarding DBC_MAX_PCT which is currently set at 10% (of 64GB) which gives 6.4GB buffer cache.&lt;BR /&gt;&lt;BR /&gt;I can't justify a reboot on a 1 TB database server unless I'm pretty sure I can fix this. Please ask your HPUX OS guys if this was the fix, or query Oracle Meta for the real solution.</description>
      <pubDate>Thu, 25 Sep 2003 04:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077998#M810799</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-09-25T04:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077999#M810800</link>
      <description>What version of Oracle are you currently using?&lt;BR /&gt;&lt;BR /&gt;How many connections are being used?&lt;BR /&gt;&lt;BR /&gt;OLTP or DSS?&lt;BR /&gt;&lt;BR /&gt;Are you using memory windows?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 25 Sep 2003 17:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3077999#M810800</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-09-25T17:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078000#M810801</link>
      <description>And please post your listener.ora, and the tnsnames.ora connection that you are using to connect to the database (one file if possible).&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 25 Sep 2003 17:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078000#M810801</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-09-25T17:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078001#M810802</link>
      <description>We are on 8.0.6-64 at the moment.&lt;BR /&gt;Normal connection expectancy is around 2500 max concurrent. OLTP during the day, DSS at night, also snapshotting to another DSS D/B. &lt;BR /&gt;Been running live like this for over a year with this precise config, and have never seen symptoms as were seen as per initial posting.&lt;BR /&gt;BTW: problem mysteriously vanished yesterday at around 10h30 local time (GMT - 2).&lt;BR /&gt;Subsequent discussions with other sysadmins on other vendor kit (we run a huge operation) indicated that varying symptoms were experienced by them also. What we are possibly looking at here is an intrusion attempt into our corporate databases, but this fellow must have been on a local subnet, as we are pretty extensively firewalled (although, is that effective any more?). I think what we were seeing was hundreds of Ora login attempts per minute, and the listener couldn't handle the load. Surely that will show up in the listener log?</description>
      <pubDate>Fri, 26 Sep 2003 00:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078001#M810802</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-09-26T00:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078002#M810803</link>
      <description>Oh, yes: we are running memory windows. The Ora error pointed straight at the OS, though.&lt;BR /&gt;I also suspected the SGA until we found the error message. TNS and listener files haven't changed in months, but I can post them if you're really interested?</description>
      <pubDate>Fri, 26 Sep 2003 01:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078002#M810803</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-09-26T01:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: TNS buffer overload</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078003#M810804</link>
      <description>It sounds like you have a plausible explanation.  You might want to consider setting up a MTS system for OLTP connections, and a direct connection for DSS connections, which should help reduce the amount of connections required.  &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Fri, 26 Sep 2003 15:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-buffer-overload/m-p/3078003#M810804</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-09-26T15:39:28Z</dc:date>
    </item>
  </channel>
</rss>

