<?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: login process stalls in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155675#M30420</link>
    <description>What is the STATE of the waiting processes, as seen from a logged in process? SUSPEND?&lt;BR /&gt;&lt;BR /&gt;The AUDIT_SERVER is infamous for suspending processes. For example, check out $HELP SET AUDIT/BACKLOG&lt;BR /&gt;&lt;BR /&gt;Are you per chance running out of disk space for  the volume with the audit log (sys$sysdevice?)&lt;BR /&gt;&lt;BR /&gt;This me a good time to check with the HP Availability Manager, if you have the collector going for this older OpenVMS version.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.</description>
    <pubDate>Mon, 09 Feb 2009 15:04:51 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2009-02-09T15:04:51Z</dc:date>
    <item>
      <title>login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155673#M30418</link>
      <description>we have one VAX OpenVMS V6.2-1H3 it was working till Friday today when I tried to log in to the system for a daily checkup my log-in process do not proceeds,it do tells me about my last successful log -in information here is the message &lt;BR /&gt;&lt;BR /&gt;Username: trimuse&lt;BR /&gt;Password:&lt;BR /&gt;   Welcome to OpenVMS Alpha Operating System, Version V6.2-1H3 on node vaxapp&lt;BR /&gt;    Last interactive login on Friday,  6-FEB-2009 14:46:50.95&lt;BR /&gt;&lt;BR /&gt;it is waiting here forever,then I checked with different users, everyone is facing same issue even the system user could not check in.&lt;BR /&gt;&lt;BR /&gt;I checked with my colleges what relevant changes were made, one of my co-worker enabled the auditing for everything&lt;BR /&gt;$ set audit /enable=all&lt;BR /&gt;we were suspecting that can be the reason as it was working fine before enabling audit for everything.&lt;BR /&gt;we have a way to execute commands from one of the other node which communicate with "vaxapp" via decnet, so we stop the audit server &lt;BR /&gt;$ set audit /server=stop &lt;BR /&gt;then tried log in, this did not help &lt;BR /&gt;so we revert and started the audit server again $ set audit /server=start.&lt;BR /&gt;&lt;BR /&gt;we are still in the same hanger &lt;BR /&gt;       ___     &lt;BR /&gt;        |&lt;BR /&gt;        0&lt;BR /&gt;       /|\&lt;BR /&gt; |&lt;BR /&gt;       / \&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;Bjay &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Feb 2009 14:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155673#M30418</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-09T14:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155674#M30419</link>
      <description>Bjay,&lt;BR /&gt;&lt;BR /&gt;SET AUDIT/ENABLE=ALL can produce a very large amount of data.&lt;BR /&gt;&lt;BR /&gt;My first guess is that the system disk is full. If you have some access to the machine, then freeing some disk space may very well resolve the problem.&lt;BR /&gt;&lt;BR /&gt;Of course, deleting the voluminous audit information is a possibility, but I would recommend moving it to another disk rather than deleting it. It can be deleted later if it is truly not needed.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Mon, 09 Feb 2009 15:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155674#M30419</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-02-09T15:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155675#M30420</link>
      <description>What is the STATE of the waiting processes, as seen from a logged in process? SUSPEND?&lt;BR /&gt;&lt;BR /&gt;The AUDIT_SERVER is infamous for suspending processes. For example, check out $HELP SET AUDIT/BACKLOG&lt;BR /&gt;&lt;BR /&gt;Are you per chance running out of disk space for  the volume with the audit log (sys$sysdevice?)&lt;BR /&gt;&lt;BR /&gt;This me a good time to check with the HP Availability Manager, if you have the collector going for this older OpenVMS version.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.</description>
      <pubDate>Mon, 09 Feb 2009 15:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155675#M30420</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-02-09T15:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155676#M30421</link>
      <description>If you login /NOCOMMAND then does that help?&lt;BR /&gt;&lt;BR /&gt;Is there some processing in SYLOGIN that is causing a problem? &lt;BR /&gt;Perhaps you can edit the SYLOGIN to simplify it and see if this helps?&lt;BR /&gt;&lt;BR /&gt;Check the status of the disks especially the system disk and the disk on which the audit log is place (if different).</description>
      <pubDate>Mon, 09 Feb 2009 15:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155676#M30421</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2009-02-09T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155677#M30422</link>
      <description>we do have enough space &lt;BR /&gt;Device                  Device           Error    Volume         Free      Trans Mnt&lt;BR /&gt; Name                   Status           Count     Label        Blocks     Count Cnt&lt;BR /&gt;VAXAPP$DKA500:           Online wrtlck        0&lt;BR /&gt;VAXAPP$DKB0:             Mounted              0  appsys           2557413   961   1&lt;BR /&gt;VAXAPP$DKB100:           Online               0&lt;BR /&gt;VAXAPP$DKB200:           Mounted              0  dsk200           1777662     1   1&lt;BR /&gt;VAXAPP$DRA0:             Mounted              0  dskrd1           4123647   114   1&lt;BR /&gt;VAXAPP$DRB0:             Mounted              0  dskrd20          25053405     1   1&lt;BR /&gt;VAXAPP$DVA0:             Online               0&lt;BR /&gt;&lt;BR /&gt;or am I interpreting wrong &lt;BR /&gt;DKB0 is our system disk</description>
      <pubDate>Mon, 09 Feb 2009 15:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155677#M30422</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-09T15:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155678#M30423</link>
      <description>Username: trimuse /NOCOMMAND&lt;BR /&gt;Password:&lt;BR /&gt;   Welcome to OpenVMS Alpha Operating System, Version V6.2-1H3 on node VAXAPP&lt;BR /&gt;    Last interactive login on Friday,  6-FEB-2009 14:46:50.95&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;$        sho audit /all&lt;BR /&gt;List of audit journals:&lt;BR /&gt;  Journal name:           SECURITY&lt;BR /&gt;  Journal owner:          (system audit journal)&lt;BR /&gt;  Destination:            SYS$COMMON:[SYSMGR]SECURITY.AUDIT$JOURNAL&lt;BR /&gt;  Monitoring:             enabled&lt;BR /&gt;    Warning thresholds,   Block count:    100     Duration:    2 00:00:00.0&lt;BR /&gt;    Action thresholds,    Block count:     25     Duration:    0 00:30:00.0&lt;BR /&gt;&lt;BR /&gt;Security auditing server characteristics:&lt;BR /&gt;  Database version:       4.4&lt;BR /&gt;  Backlog (total):        100, 200, 300&lt;BR /&gt;  Backlog (process):      5, 2&lt;BR /&gt;  Server processing intervals:&lt;BR /&gt;    Archive flush:        0 00:01:00.00&lt;BR /&gt;    Journal flush:        0 00:05:00.00&lt;BR /&gt;    Resource scan:        0 00:05:00.00&lt;BR /&gt;  Final resource action:  purge oldest audit events&lt;BR /&gt;&lt;BR /&gt;Security archiving information:&lt;BR /&gt;  Archiving events:       none&lt;BR /&gt;  Archive destination:&lt;BR /&gt;&lt;BR /&gt;System security alarms currently enabled for:&lt;BR /&gt;  Authorization&lt;BR /&gt;  Breakin:       dialup,local,remote,network,detached&lt;BR /&gt;  Logfailure:    dialup,network,detached&lt;BR /&gt;&lt;BR /&gt;System security audits currently disabled&lt;BR /&gt;&lt;BR /&gt;%SHOW-W-NOAUDITING, security auditing disabled; no events will be logged&lt;BR /&gt;&lt;BR /&gt;does that help</description>
      <pubDate>Mon, 09 Feb 2009 15:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155678#M30423</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-09T15:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155679#M30424</link>
      <description>Do you have something in the sylogin.com file that is doing logging or lookup or so ?&lt;BR /&gt;&lt;BR /&gt;If the file it uses is locked it may wait for ever.&lt;BR /&gt;&lt;BR /&gt;Is batch still working ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 09 Feb 2009 15:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155679#M30424</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2009-02-09T15:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155680#M30425</link>
      <description>At this point I suspect a bad lock on RIGHTSLIST or such common file.&lt;BR /&gt;&lt;BR /&gt;Is this a cluster?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Username: trimuse /NOCOMMAND&lt;BR /&gt;:&lt;BR /&gt;&amp;gt;&amp;gt; Last interactive login on Friday, 6-FEB-2009 14:46:50.95&lt;BR /&gt;:&lt;BR /&gt;&amp;gt;&amp;gt; does that help&lt;BR /&gt;&lt;BR /&gt;Not much... It looks like it still hangs, but that was not explicit in the reply.&lt;BR /&gt;&lt;BR /&gt;The last_login time (SYSUAF.DAT) has not been updated.&lt;BR /&gt;This suggest to me that the login has gotten 'nowhere'.&lt;BR /&gt;&lt;BR /&gt;The /NOCOM is a handy tool, when a user LOGIN.COM is mucked up, but you indicaed multiple users had the problem.&lt;BR /&gt;/NOCOM does not bypass SYLOGIN.COM, but I suspect you do not get that for. &lt;BR /&gt;&lt;BR /&gt;You may want to edit SYLOGIN.COM to leave some breadcrumbs while debugging this, may write a record to a (shared?) file indicating 'entered SYLOGIN for &lt;USER&gt; as &lt;TIME&gt;'&lt;BR /&gt;and 'exit ... '. If it gets there at all!&lt;BR /&gt;&lt;BR /&gt;So back to my first question. &lt;BR /&gt;While it is 'waiting forever', can you do a SHOW SYSTEM and identify the process. What is the state?&lt;BR /&gt;&lt;BR /&gt;Can you use ANALYZE/SYSTEN and go to the waiting process, and do a SHWO PROC/CHAN looking for 'busy' and/or SHOW PROC/LOCK looking for 'waiting'.&lt;BR /&gt;&lt;BR /&gt;Did you have availability manager ready to go?&lt;BR /&gt;&lt;BR /&gt;finally... as much as it pains me to say this... the quickest way to get the users going again is probably to reboot.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TIME&gt;&lt;/USER&gt;</description>
      <pubDate>Mon, 09 Feb 2009 15:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155680#M30425</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-02-09T15:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155681#M30426</link>
      <description>plz check the attachment</description>
      <pubDate>Mon, 09 Feb 2009 16:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155681#M30426</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-09T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155682#M30427</link>
      <description>I can only execute command but do not get shell so could not do $ ana /sys</description>
      <pubDate>Mon, 09 Feb 2009 16:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155682#M30427</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-09T16:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155683#M30428</link>
      <description>Bjay,&lt;BR /&gt;&lt;BR /&gt;Can you do a SHOW MEMORY command?&lt;BR /&gt;&lt;BR /&gt;Extremely slow login is also a symptom of a badly over-allocated page file. &lt;BR /&gt;&lt;BR /&gt;In that case, the system appears to be doing nothing. However, that perception is incorrect. It is doing something, albeit VERY VERY slowly.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Mon, 09 Feb 2009 16:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155683#M30428</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-02-09T16:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155684#M30429</link>
      <description>I'm not sure if you have access to the $ prompt. (If not, then you need to login to an account that has)&lt;BR /&gt;&lt;BR /&gt;Please execute the following command and post the output.&lt;BR /&gt;&lt;BR /&gt;$ SHOW DEVICE SYS$SYSDEVICE: /FULL&lt;BR /&gt;$ SHOW SYS/CLUSTER&lt;BR /&gt;$ MCR AUTHORIZE SHOW TRIMUSE&lt;BR /&gt;$ DIR/FULL SYSUAF&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Feb 2009 16:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155684#M30429</guid>
      <dc:creator>Craig A</dc:creator>
      <dc:date>2009-02-09T16:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155685#M30430</link>
      <description>$       show memory&lt;BR /&gt;              System Memory Resources on  9-FEB-2009 11:48:26.40&lt;BR /&gt;&lt;BR /&gt;Physical Memory Usage (pages):     Total        Free      In Use    Modified&lt;BR /&gt;  Main Memory (640.00Mb)           81920       64063       16920         937&lt;BR /&gt;&lt;BR /&gt;Virtual I/O Cache (Kbytes):        Total        Free      In Use&lt;BR /&gt;  Cache Memory                      3200         104        3096&lt;BR /&gt;&lt;BR /&gt;Granularity Hint Regions (pages):  Total        Free      In Use    Released&lt;BR /&gt;  Execlet code region                512           0         415          97&lt;BR /&gt;  Execlet data region                 88           2          86           0&lt;BR /&gt;  VMS exec data region               968           0         968           0&lt;BR /&gt;  Resident image code region        1024           0         818         206&lt;BR /&gt;&lt;BR /&gt;Slot Usage (slots):                Total        Free    Resident     Swapped&lt;BR /&gt;  Process Entry Slots                265         140         125           0&lt;BR /&gt;  Balance Set Slots                  263         140         123           0&lt;BR /&gt;&lt;BR /&gt;Dynamic Memory Usage (bytes):      Total        Free      In Use     Largest&lt;BR /&gt;  Nonpaged Dynamic Memory        5226496     2856064     2370432     2364992&lt;BR /&gt;  Paged Dynamic Memory           2834432     1464976     1369456     1443680&lt;BR /&gt;&lt;BR /&gt;Paging File Usage (blocks):                     Free  Reservable       Total&lt;BR /&gt;  DISK$AXPVMSSYS:[SYS0.SYSEXE]SWAPFILE.SYS     38272       38272       38272&lt;BR /&gt;  DISK$AXPVMSSYS:[SYS0.SYSEXE]PAGEFILE.SYS   1312800      989520     1318784&lt;BR /&gt;&lt;BR /&gt;Of the physical pages in use, 3655 pages are permanently allocated to OpenVMS.&lt;BR /&gt;&lt;BR /&gt;===============&lt;BR /&gt;Wim   there are 4 to 5 batch jobs running &lt;BR /&gt;&lt;BR /&gt;Bjay</description>
      <pubDate>Mon, 09 Feb 2009 16:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155685#M30430</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-09T16:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155686#M30431</link>
      <description>sho mem output in attachment</description>
      <pubDate>Mon, 09 Feb 2009 17:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155686#M30431</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-09T17:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155687#M30432</link>
      <description>&lt;!--!*#--&gt;After logging in by using  USERNAME/NOCOMMAND then do&lt;BR /&gt;$ SET VERIFY&lt;BR /&gt;$ @LOGIN  !or whatever login command file is pointed to by SYSUAF&lt;BR /&gt;&lt;BR /&gt;Then you should see what command is hanging.</description>
      <pubDate>Mon, 09 Feb 2009 17:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155687#M30432</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2009-02-09T17:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155688#M30433</link>
      <description>Bjay&lt;BR /&gt;  Do the processes eventually get in if you wait long enough? (could be a very long time). Are there CPU intensive processes running?&lt;BR /&gt;&lt;BR /&gt;  Could you please post the output of:&lt;BR /&gt;&lt;BR /&gt;$ SHOW SYSTEM&lt;BR /&gt;$ MCR SYSGEN SHOW DORMANTWAIT&lt;BR /&gt;$ MCR SYSGEN SHOW PIXSCAN&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Feb 2009 20:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155688#M30433</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2009-02-09T20:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155689#M30434</link>
      <description>plz find req info in attachment</description>
      <pubDate>Tue, 10 Feb 2009 02:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155689#M30434</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-02-10T02:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155690#M30435</link>
      <description>Bjay,&lt;BR /&gt;&lt;BR /&gt;According to the attachment to your most recent posting, several processes are in RWPAG.&lt;BR /&gt;&lt;BR /&gt;Is it known what those processes are trying to do?&lt;BR /&gt;&lt;BR /&gt;Working without details, it is difficult to assess, but RWPAG implies that their may be a pool fragmentation issue.&lt;BR /&gt;&lt;BR /&gt;Has this problem ever happened before? If so, when did it happen? The system has been running for 56 days. &lt;BR /&gt;&lt;BR /&gt;I am loath to suggest increasing the sizes of the non-paged (NPAGEDYN) and paged (PAGEDYN) regions without specific evidence, but dynamic storage fragmentation (also referred to as "pool fragmentation") would appear to be a possibility. &lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 10 Feb 2009 02:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155690#M30435</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-02-10T02:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155691#M30436</link>
      <description>Before doing anything else, I would have investigated the batchjob with processid 00000278. It has used over 1 hour of CPU-time. Is it the known behavior for this batchjob ?&lt;BR /&gt;&lt;BR /&gt;Hakan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 06:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155691#M30436</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-02-10T06:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: login process stalls</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155692#M30437</link>
      <description>Please post sh mem/pool/fu. I suspect that the largest block is too small due to fragmentation. I normally reboot the system if possible. Or restart some memory eationg stuff. Or incrage the NPAGDYN / PAGDYN).&lt;BR /&gt;&lt;BR /&gt;WIm</description>
      <pubDate>Tue, 10 Feb 2009 07:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/login-process-stalls/m-p/5155692#M30437</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2009-02-10T07:08:43Z</dc:date>
    </item>
  </channel>
</rss>

