<?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: dmq chk files in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977202#M76103</link>
    <description>You may use DFU to clear directories, it does a reverse delete. I also has the ability to truncate/compress directory-files.&lt;BR /&gt;&lt;BR /&gt;You may find it via the freewarearchives:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware70/dfu/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware70/dfu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
    <pubDate>Thu, 04 May 2006 07:10:53 GMT</pubDate>
    <dc:creator>Karl Rohwedder</dc:creator>
    <dc:date>2006-05-04T07:10:53Z</dc:date>
    <item>
      <title>dmq chk files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977201#M76102</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I found a *lot* of files named DMQ$USER:dmqcls_*.chk&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;dmq$user:dmqcls_eg72u003p06jj25_2040.chk;1&lt;BR /&gt;&lt;BR /&gt;Can I remove those files?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And after delete, should I do something with the dir file? I know it could slow down vms system if dir files are big. Or does vms resize the dir file itself after deletions of thousands of files? Asking this because yeasterday I found a sys$specific:...*tcpip* directory with *lot* of log files.  PURGE has to execute in 5 hours to complete.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1803_03023.DIR;1        223/1188&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I guess its some kind of trace or debugging info from Bea Message Queue version 5.0, if so, how do I turned it off?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Klaes-Göran&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2006 07:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977201#M76102</guid>
      <dc:creator>Klaes-Göran Carlsson</dc:creator>
      <dc:date>2006-05-04T07:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: dmq chk files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977202#M76103</link>
      <description>You may use DFU to clear directories, it does a reverse delete. I also has the ability to truncate/compress directory-files.&lt;BR /&gt;&lt;BR /&gt;You may find it via the freewarearchives:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware70/dfu/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware70/dfu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 04 May 2006 07:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977202#M76103</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-05-04T07:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: dmq chk files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977203#M76104</link>
      <description>Klaes-Goeran,&lt;BR /&gt;&lt;BR /&gt;the data in a directory (.DIR) file is shuffled, when you delete filename entries from a directory. This is a very IO-intensive operation, if lots of files are being deleted, especially if they are being deleted alphabetically. You don't need to do anything with the big .DIR file. As your example shows, the EOF pointer has already been moved and the used portion of the directory file is much smaller now.&lt;BR /&gt;&lt;BR /&gt;I've googled for 'dmqcls chk' but only found a pointer to a chinese BEA forum ;-(&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 04 May 2006 07:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977203#M76104</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-04T07:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: dmq chk files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977204#M76105</link>
      <description>Klaes-GÃ¶ran&lt;BR /&gt;&lt;BR /&gt;You can see these link:&lt;BR /&gt;&lt;A href="http://edocs.bea.com/tuxedo/msgq/interm/install.htm" target="_blank"&gt;http://edocs.bea.com/tuxedo/msgq/interm/install.htm&lt;/A&gt;&lt;BR /&gt;and:&lt;BR /&gt;&lt;A href="http://edocs.bea.com/tuxedo/msgq/vmsconf/appd.htm" target="_blank"&gt;http://edocs.bea.com/tuxedo/msgq/vmsconf/appd.htm&lt;/A&gt;&lt;BR /&gt;that containt information about Bea Message Queue for OpenVMS.&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.</description>
      <pubDate>Thu, 04 May 2006 07:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977204#M76105</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2006-05-04T07:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: dmq chk files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977205#M76106</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I got an explanation from BEA:&lt;BR /&gt;&lt;BR /&gt;If the DMQ CLS client is aborted like network problems or restart of CLS server a file is written containing message number.&lt;BR /&gt;&lt;BR /&gt;Files older than today could be deleted... but be careful.&lt;BR /&gt;&lt;BR /&gt;Thanks all for your replies. &lt;BR /&gt;&lt;BR /&gt;Klaes-Göran</description>
      <pubDate>Thu, 04 May 2006 09:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dmq-chk-files/m-p/4977205#M76106</guid>
      <dc:creator>Klaes-Göran Carlsson</dc:creator>
      <dc:date>2006-05-04T09:03:05Z</dc:date>
    </item>
  </channel>
</rss>

