<?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 Listener fail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566028#M872776</link>
    <description>Hi All! &lt;BR /&gt;&lt;BR /&gt;Oracle8i - 8.1.6 - O.S=: HP-UX11.0&lt;BR /&gt;Error Number: TNS-12223 - 12540 - 12560 - 00510&lt;BR /&gt;Server Net Version: 8.1.6&lt;BR /&gt;Client O.S: WIN95/98Lisate&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We use an ERP and our clients get the error below. We see the Oracle note 1060517.6 and would like if we can create de file sqlnet.ora on $ORACLE_HOME/network/admin/ directory on the server. Although we not running batch process. Also, if you can help us with other solution. thanx in advance. &lt;BR /&gt;&lt;BR /&gt;Error messages: &lt;BR /&gt;TNS-12500: TNS:listener failed to start a dedicated server process &lt;BR /&gt;TNS-12540: TNS:internal limit restriction exceeded &lt;BR /&gt;TNS-12560: TNS:protocol adapter error &lt;BR /&gt;TNS-00510: Internal limit restriction exceeded &lt;BR /&gt;HPUX Error: 12: Not enough space &lt;BR /&gt;&lt;BR /&gt;see file attach with swapinfo.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Aug 2001 13:36:13 GMT</pubDate>
    <dc:creator>Vogra</dc:creator>
    <dc:date>2001-08-16T13:36:13Z</dc:date>
    <item>
      <title>Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566028#M872776</link>
      <description>Hi All! &lt;BR /&gt;&lt;BR /&gt;Oracle8i - 8.1.6 - O.S=: HP-UX11.0&lt;BR /&gt;Error Number: TNS-12223 - 12540 - 12560 - 00510&lt;BR /&gt;Server Net Version: 8.1.6&lt;BR /&gt;Client O.S: WIN95/98Lisate&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We use an ERP and our clients get the error below. We see the Oracle note 1060517.6 and would like if we can create de file sqlnet.ora on $ORACLE_HOME/network/admin/ directory on the server. Although we not running batch process. Also, if you can help us with other solution. thanx in advance. &lt;BR /&gt;&lt;BR /&gt;Error messages: &lt;BR /&gt;TNS-12500: TNS:listener failed to start a dedicated server process &lt;BR /&gt;TNS-12540: TNS:internal limit restriction exceeded &lt;BR /&gt;TNS-12560: TNS:protocol adapter error &lt;BR /&gt;TNS-00510: Internal limit restriction exceeded &lt;BR /&gt;HPUX Error: 12: Not enough space &lt;BR /&gt;&lt;BR /&gt;see file attach with swapinfo.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Aug 2001 13:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566028#M872776</guid>
      <dc:creator>Vogra</dc:creator>
      <dc:date>2001-08-16T13:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566029#M872777</link>
      <description>Looks like your server has run out of swap.  Add additional swap.  I would look into adding more memory.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Thu, 16 Aug 2001 13:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566029#M872777</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-08-16T13:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566030#M872778</link>
      <description>Hi Claudio:&lt;BR /&gt;&lt;BR /&gt;Error-12 is a not enough memory error.  To rectify this one needs to configure more swapspace, set 'swapmem_on=1' and/or increase the kernel 'maxdsiz' ('maxdsiz_64bit' on 64-bit processors).&lt;BR /&gt;&lt;BR /&gt;In your case, it appears that you may need to increase 'maxdsiz'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 16 Aug 2001 13:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566030#M872778</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-16T13:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566031#M872779</link>
      <description>On an ERP system usually you need at least&lt;BR /&gt;twice the RAM in swap space.&lt;BR /&gt;SAP says 3.5 times RAM or 20GB for 64bit systems&lt;BR /&gt;If you run both the RDBMS and the ERP instance&lt;BR /&gt;on the same box consider adding more RAM, &lt;BR /&gt;1.5GB is not much.&lt;BR /&gt;Be sure you have your HPUX kernel setup for a&lt;BR /&gt;database server.&lt;BR /&gt;As far as I know you need sqlnet.ora in network/admin&lt;BR /&gt;&lt;BR /&gt; Regards,&lt;BR /&gt;  &lt;BR /&gt; ...AB...</description>
      <pubDate>Fri, 17 Aug 2001 08:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566031#M872779</guid>
      <dc:creator>Alessandro Bocchino</dc:creator>
      <dc:date>2001-08-17T08:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566032#M872780</link>
      <description>You are obviously running out of swap space. I am more concerned if I see something in the column "kb used". This indicates that the system is running low on memory. As the swap utilization is nearing 100%, your system may get locked up anytime!!&lt;BR /&gt;&lt;BR /&gt;Add another raw logical volume with the same priority immediately.&lt;BR /&gt;&lt;BR /&gt;swapon -p 1/dev/vg01/lvol5 &lt;BR /&gt;&lt;BR /&gt;You obviously have to consider increasing RAM on this box as the processes are swapping out.&lt;BR /&gt;After that you may want to fix your maxdsiz parameter.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Aug 2001 22:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566032#M872780</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-08-17T22:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566033#M872781</link>
      <description>Hi,&lt;BR /&gt;Other things you may wanna check is the the number of process in the init.ora file, the kernel parameters such as nproc, maxusers, maxuprc.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 20 Aug 2001 16:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566033#M872781</guid>
      <dc:creator>ajax13</dc:creator>
      <dc:date>2001-08-20T16:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566034#M872782</link>
      <description>Hi All! Thanx a lot.&lt;BR /&gt; really my problem was a swap. I added more 1Gbytes (total of 2G) after read the ERP (Baan IV C4) kernel manual and your answers. I have been monitoring the system and I think it's ok.&lt;BR /&gt;thanxs.</description>
      <pubDate>Thu, 23 Aug 2001 18:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566034#M872782</guid>
      <dc:creator>Vogra</dc:creator>
      <dc:date>2001-08-23T18:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Listener fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566035#M872783</link>
      <description>... and number of process that was 800 and I need 3600 (Kernel manuel of Baan)...</description>
      <pubDate>Thu, 23 Aug 2001 18:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-fail/m-p/2566035#M872783</guid>
      <dc:creator>Vogra</dc:creator>
      <dc:date>2001-08-23T18:25:00Z</dc:date>
    </item>
  </channel>
</rss>

