<?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: Purge/log disk1:[000000...] hangs. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5534025#M102537</link>
    <description>&lt;P&gt;Check the lock ownership, when things wedge up. &amp;nbsp;(DEC AMDS or Availability Manager are the easiest there.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the next directory in the search order, too. &amp;nbsp;See if that's the trigger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check for errors.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2012 01:58:29 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2012-02-07T01:58:29Z</dc:date>
    <item>
      <title>Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530947#M102528</link>
      <description>&lt;P&gt;I have an ES45 running OpenVMS v7.3-2 (cannot be upgraded due to the installed application) with SAN attached disks. After the nightly backup a cleanup job runs. It now&amp;nbsp;hungs on the above command. There have been no application or OpenVMS changes resently.&amp;nbsp;There are no HW errors logged &amp;amp; nothing gets written to the log files.&lt;/P&gt;&lt;P&gt;Purge/log disk1:[*...] run interactively also hangs.&amp;nbsp; Dir disk1:[*...] gets to a particular sub-directory and also hangs.&lt;/P&gt;&lt;P&gt;If I set def to the sub-directory &amp;amp; do a dir it works, The directory has .TXT files (used by the app) &amp;amp; I can type the last file listed by the dir disk1:[*...] I can also type the next files that should have been listed.&lt;/P&gt;&lt;P&gt;The application has a lot of files open on this disk, if I have to run an **bleep**/disk do I need to stop the app so no files are open ?&lt;/P&gt;&lt;P&gt;What are the chances of losing data files if I do a /repair ?&lt;/P&gt;&lt;P&gt;Note: The application has not been affected, at least the users have not reported one.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530947#M102528</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2012-02-06T23:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530955#M102529</link>
      <description>&lt;P&gt;Sounds like a broken directory. DUMP/DIRECTORY might reveal something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are the hung processes looping or waiting? How do you get out of the hang?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ANALYZE/DISK/REPAIR is very unlikely to lose data. Remember directories are just files which point to other files. You can delete them without&amp;nbsp;deleting the contained files. They'll become "lost" and can be recovered with ANALYZE/DISK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A few options...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try&amp;nbsp;RENAMEing files out of the bad directory into another one. Most likely *.* will hang just like DIR and PURGE, but you may be able to take chunks like A*.*, B*.*, etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that moves everything, delete the old directory and RENAME the new one back to the old name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can't RENAME anything, or end up with files that can't be moved, DELETE the bad directory. You'll need to set protection to D and SET FILE/NODIRECTORY for the DELETE to work. You can then to an ANALYZE/DISK/REPAIR to recover the lost files into [SYSLOST] and RENAME [000000]SYSLOST.DIR to the name of the bad directory, then SET DIRECTORY/OWNER to the correct owner.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(note that to the prudish HP "naughty word" filter doesn't like the&amp;nbsp;ANALYZE command to be contracted - lucky&amp;nbsp;they don't host a protology&amp;nbsp;forum)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530955#M102529</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2012-02-06T23:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530965#M102530</link>
      <description>&lt;P&gt;Oh, and also note that you can safely RENAME open files. To do this live, RENAME the bad directory and immediately create the new directory with the old name. There will be a few timing windows, but unless the file turnover is very high, the application probably won't notice.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530965#M102530</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2012-02-06T23:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530973#M102531</link>
      <description>&lt;P&gt;In addition to "what John said" above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You state that the directory command exectueswhen you &lt;STRONG&gt;SET DEFAULT&lt;/STRONG&gt; to the directory that hangs on purge.&amp;nbsp; What happens if you you execute the purge in just that directory?&amp;nbsp; How many files are in this directory?&amp;nbsp; OpenVMS may have slow performance in deleting files out of a very large directory, especially if an application is creating files at the same time. If you execute &lt;STRONG&gt;DIR/SIZ=ALL hanging_directory.dir&lt;/STRONG&gt; what is result?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:44:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5530973#M102531</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2012-02-06T23:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531337#M102532</link>
      <description>&lt;P&gt;Thanks John.&lt;/P&gt;&lt;P&gt;Sorry about the analyze thing. I wasn't thinking.&lt;/P&gt;&lt;P&gt;hung processes are looping. &amp;lt;CTL&amp;gt; Y or deleting the batch job will kill them without a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll &amp;nbsp;give you your recommendations a go &amp;amp; get back to you. I'll have to arrange an outage for the application.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531337#M102532</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2012-02-06T23:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531375#M102533</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;60 files 19438 block in the dodgy directory. No files in this directory require purging.&lt;/P&gt;&lt;P&gt;dir/siz=all comes back with "dodgydirectory.dir&amp;nbsp; 4/19 " "&lt;/P&gt;&lt;P&gt;Total of 1 file, 4/19 blocks."&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 00:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531375#M102533</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2012-02-07T00:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531381#M102534</link>
      <description>&lt;P&gt;Even though it is no longer being created within HP I'm surprised that noone has suggested DFU to help figure out what might be causing (and possibly giving you a tool to fix) your problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.digiater.nl/dfu.html"&gt;http://www.digiater.nl/dfu.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can't really add anything to the recommendations that you've already seen with the exception of the above.&amp;nbsp; If your process is looping then I'd suspect that it was something directory-oriented as well.&amp;nbsp; DFU can figure that out for you.&amp;nbsp; If the directory file is overly large (not an uncommon problem, especially with application-generated text or logfiles) then that can cause similar-looking delays but the directory would have to be REALLY big, in excess of 1200 VMS blocks unless it really got scrozzled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bob&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 00:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531381#M102534</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2012-02-07T00:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531401#M102535</link>
      <description>&lt;P&gt;I've seen directory contention trigger this, I've seen poor application designs trigger this, and disk errors, and wacky disk firmware bugs, controller-level errors, and various other triggers. &amp;nbsp;All odd stuff, and all usually rare, but stuff does happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this directory active from other applications? &amp;nbsp;References to batch jobs implies that's the case, and one of those processes holding a directory lock at a low priority can slam access. &amp;nbsp;(If so, shut that stuff off and see if the PURGE goes through.) &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a directory filled with log files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any I/O or disk errors being logged?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recreate the directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How recent and how complete are your backups? &amp;nbsp;If you're not sure of that, BACKUP /IMAGE the disk out to a saveset, and back in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other detail to look at is the locking activity when the hang arises; AMDS or ANALYZE /SYSTEM locking-related commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The performance on big directories is vastly better with recent OpenVMS releases, but still trailing competitive implementations. &amp;nbsp;But the classic directory size problems should not hit a directory with that few blocks allocated.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 00:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5531401#M102535</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2012-02-07T00:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5532545#M102536</link>
      <description>&lt;P&gt;Found out the files in this directory are "control files" for want of a better term. They are only updated if we change reference codes, user access levels or add remove users from the app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made sure none of the files were open. Created newdir.dir - copied all files from origdir.dir to newdir.dir&lt;/P&gt;&lt;P&gt;Renamed origdir.dir to olddir.dir -&lt;/P&gt;&lt;P&gt;Renamed newdir.dir to origdir.dir&lt;/P&gt;&lt;P&gt;Deleted all files out of oldir.dir&lt;/P&gt;&lt;P&gt;Deleted olddir.dir.&lt;/P&gt;&lt;P&gt;No error or issues with any of the above. response time was normal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did a dir disk1:[*...]&amp;nbsp; process hung in the same place. the directory list 56 of the 60 files in origdir.dir&amp;nbsp;&lt;/P&gt;&lt;P&gt;The path is only disk1:[topdir.origdir] so it is not like it is buried 30 levels down.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 01:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5532545#M102536</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2012-02-07T01:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5534025#M102537</link>
      <description>&lt;P&gt;Check the lock ownership, when things wedge up. &amp;nbsp;(DEC AMDS or Availability Manager are the easiest there.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the next directory in the search order, too. &amp;nbsp;See if that's the trigger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check for errors.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 01:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5534025#M102537</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2012-02-07T01:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5535359#M102538</link>
      <description>&lt;P&gt;Next directory in the list may be the problem&lt;/P&gt;&lt;P&gt;I have 2 identically named directories, with different file IDs. Same owner &amp;amp; created at the same time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dir/siz=all renver.dir&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Directory $1$DGA102:[HNA_300_CCLUSER]&lt;/P&gt;&lt;P&gt;RENVER.DIR;1 1/19&lt;/P&gt;&lt;P&gt;RENVER.DIR;1 1/19&lt;/P&gt;&lt;P&gt;Total of 2 files, 2/38 blocks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dir/siz=all renver.dir/ful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RENVER.DIR;1 File ID: (3293,55524,0)&lt;/P&gt;&lt;P&gt;Size: 1/19 Owner: [CERNER,P30INS]&lt;/P&gt;&lt;P&gt;Created: 30-JAN-2012 08:08:18.24&lt;/P&gt;&lt;P&gt;Revised: 7-FEB-2012 09:08:45.49 (4)&lt;/P&gt;&lt;P&gt;Expires: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Backup: &amp;lt;No backup recorded&amp;gt;&lt;/P&gt;&lt;P&gt;Effective: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Recording: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Accessed: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Attributes: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Modified: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Linkcount: 1&lt;/P&gt;&lt;P&gt;File organization: Sequential&lt;/P&gt;&lt;P&gt;Shelved state: Online&lt;/P&gt;&lt;P&gt;Caching attribute: Writethrough&lt;/P&gt;&lt;P&gt;File attributes: Allocation: 19, Extend: 0, Global buffer count: 0&lt;/P&gt;&lt;P&gt;Default version limit: 32767, Contiguous, Directory file&lt;/P&gt;&lt;P&gt;Record format: Variable length, maximum 512 bytes, longest 512 bytes&lt;/P&gt;&lt;P&gt;Record attributes: No carriage control, Non-spanned&lt;/P&gt;&lt;P&gt;RMS attributes: None&lt;/P&gt;&lt;P&gt;Journaling enabled: None&lt;/P&gt;&lt;P&gt;File protection: System:RWE, Owner:RWE, Group:RWE, World:RWE&lt;/P&gt;&lt;P&gt;Access Cntrl List: None&lt;/P&gt;&lt;P&gt;Client attributes: None&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RENVER.DIR;1 File ID: (13148,19558,0)&lt;/P&gt;&lt;P&gt;Size: 1/19 Owner: [CERNER,P30INS]&lt;/P&gt;&lt;P&gt;Created: 30-JAN-2012 08:08:18.24&lt;/P&gt;&lt;P&gt;Revised: 7-FEB-2012 09:08:45.49 (4)&lt;/P&gt;&lt;P&gt;Expires: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Backup: &amp;lt;No backup recorded&amp;gt;&lt;/P&gt;&lt;P&gt;Effective: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Recording: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Accessed: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Attributes: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Modified: &amp;lt;None specified&amp;gt;&lt;/P&gt;&lt;P&gt;Linkcount: 1&lt;/P&gt;&lt;P&gt;File organization: Sequential&lt;/P&gt;&lt;P&gt;Shelved state: Online&lt;/P&gt;&lt;P&gt;Caching attribute: Writethrough&lt;/P&gt;&lt;P&gt;File attributes: Allocation: 19, Extend: 0, Global buffer count: 0&lt;/P&gt;&lt;P&gt;Default version limit: 32767, Contiguous, Directory file&lt;/P&gt;&lt;P&gt;Record format: Variable length, maximum 512 bytes, longest 512 bytes&lt;/P&gt;&lt;P&gt;Record attributes: No carriage control, Non-spanned&lt;/P&gt;&lt;P&gt;RMS attributes: None&lt;/P&gt;&lt;P&gt;Journaling enabled: None&lt;/P&gt;&lt;P&gt;File protection: System:RWE, Owner:RWE, Group:RWE, World:RWE&lt;/P&gt;&lt;P&gt;Access Cntrl List: None&lt;/P&gt;&lt;P&gt;Client attributes: None&lt;/P&gt;&lt;P&gt;Total of 2 files, 2/38 blocks.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 02:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5535359#M102538</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2012-02-07T02:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5536579#M102539</link>
      <description>&lt;P&gt;Two identically named files might indicate a problem in the parent directory, rather than the directories themselves.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what does ANALYZE/DISK say? What about DFU?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try RENAMEing the errant name with /CONFIRM, just rename ONE of them and see what you get.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that you're better off RENAMEing that COPY. You don't need to worry about the files being open, don't need to clean up any mess and won't change creation dates, ownership or other file attributes.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 03:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5536579#M102539</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2012-02-07T03:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5536963#M102540</link>
      <description>&lt;P&gt;Still to download DFU.&lt;/P&gt;&lt;P&gt;Analyze show a number of&lt;/P&gt;&lt;P&gt;%ANALDISK-W-BAD_NAMEORDER,&lt;/P&gt;&lt;P&gt;errors for the parent directory but renver is not one of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 03:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5536963#M102540</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2012-02-07T03:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Purge/log disk1:[000000...] hangs.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5542283#M102541</link>
      <description>&lt;P&gt;There's the likely bug. &amp;nbsp;Recreate the parent directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd also look for XQP, RMS, I/O and update patches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 14:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/purge-log-disk1-000000-hangs/m-p/5542283#M102541</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2012-02-07T14:06:03Z</dc:date>
    </item>
  </channel>
</rss>

