<?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 Session Freezes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701216#M932985</link>
    <description>Using a HP 9000 L2000, running HP-UX 11i, 1GB memory on a 10base network.  Using SBclient to connect to a PICK DB system, with around 105 users on the system.  At least twice a day a user(s) session will freeze for around 30 seconds and then continue ok.  Any ideas please?</description>
    <pubDate>Thu, 11 Apr 2002 08:15:25 GMT</pubDate>
    <dc:creator>Darren Jeffery</dc:creator>
    <dc:date>2002-04-11T08:15:25Z</dc:date>
    <item>
      <title>Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701216#M932985</link>
      <description>Using a HP 9000 L2000, running HP-UX 11i, 1GB memory on a 10base network.  Using SBclient to connect to a PICK DB system, with around 105 users on the system.  At least twice a day a user(s) session will freeze for around 30 seconds and then continue ok.  Any ideas please?</description>
      <pubDate>Thu, 11 Apr 2002 08:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701216#M932985</guid>
      <dc:creator>Darren Jeffery</dc:creator>
      <dc:date>2002-04-11T08:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701217#M932986</link>
      <description>Darren&lt;BR /&gt;&lt;BR /&gt;If sessions freeze and then continue OK after 30 seconds I would suspect the server is having a problem as a network problem more often than not drops the users.&lt;BR /&gt;&lt;BR /&gt;Use tools like top, sar and glance to monitor what is going on.&lt;BR /&gt;&lt;BR /&gt;If you do not have glance installed - install from apps cd the 60 trial version.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Get your dba to have a look at the structure of the pick files as a badly resized file can have a major effect on performance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 11 Apr 2002 08:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701217#M932986</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-04-11T08:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701218#M932987</link>
      <description>Darren&lt;BR /&gt;&lt;BR /&gt;Do these problems occur at the same time?&lt;BR /&gt;Do ther occur because a user is doing a major select?&lt;BR /&gt;&lt;BR /&gt;Do they occur at the same time as a crom entry.&lt;BR /&gt;&lt;BR /&gt;Do they occur during a high login/ logout period.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 11 Apr 2002 08:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701218#M932987</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-04-11T08:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701219#M932988</link>
      <description>Yes, several people do freeze at the same time, but not all of them.  And there is no way I can tell if someone is doing a heavy select.</description>
      <pubDate>Thu, 11 Apr 2002 08:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701219#M932988</guid>
      <dc:creator>Darren Jeffery</dc:creator>
      <dc:date>2002-04-11T08:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701220#M932989</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;   Check the Perfview/measureware logs and see what were the processes which were consuming resources at the time of the freeze. You can lookup on other details like CPU, Memory load at around that time.  Look at syslog.log and dmesg files to see whether any messages were logged.    Confirm the database load from the dba and any related application details.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Thu, 11 Apr 2002 11:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701220#M932989</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-04-11T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701221#M932990</link>
      <description>Darren&lt;BR /&gt;&lt;BR /&gt;When it freezes run a PORT.STATUS from TCL prompt - it will tell you if a large select is being done and by whom.&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 11 Apr 2002 12:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701221#M932990</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-04-11T12:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701222#M932991</link>
      <description>Sorry, but we don't have that command available to us.  We are running Unidata.  Thanks for trying</description>
      <pubDate>Thu, 11 Apr 2002 12:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701222#M932991</guid>
      <dc:creator>Darren Jeffery</dc:creator>
      <dc:date>2002-04-11T12:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701223#M932992</link>
      <description>Darren&lt;BR /&gt;&lt;BR /&gt;Are you running PICK on the Unix box?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 11 Apr 2002 13:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701223#M932992</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-04-11T13:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701224#M932993</link>
      <description>Unidata Version 5.1.36. A Pick like system.</description>
      <pubDate>Thu, 11 Apr 2002 13:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701224#M932993</guid>
      <dc:creator>Darren Jeffery</dc:creator>
      <dc:date>2002-04-11T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Session Freezes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701225#M932994</link>
      <description>Darren&lt;BR /&gt;&lt;BR /&gt;Can you check the lock table?&lt;BR /&gt;&lt;BR /&gt;Multilple users trying to attach to a locked file - or the system clearing locks can cause this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 11 Apr 2002 13:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/session-freezes/m-p/2701225#M932994</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-04-11T13:27:36Z</dc:date>
    </item>
  </channel>
</rss>

