<?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: inconsistent highwater mark and EFBLK in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968312#M75233</link>
    <description>Volker,&lt;BR /&gt;&lt;BR /&gt;I could well live with that,  _IF_ the message itself and/or the HELP on it would explain it clearly, clear also to those who encounter it for the first time, and have not gone through this or similar "outside" explanations.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Wed, 22 Mar 2006 06:08:32 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2006-03-22T06:08:32Z</dc:date>
    <item>
      <title>inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968290#M75211</link>
      <description>Is there anything I can do to get rid of the following errors that ana/repair doesn't fix?&lt;BR /&gt;&lt;BR /&gt;File (2540,2,1) PAGEFILE.SYS;2 &lt;BR /&gt; inconsistent highwater mark and EFBLK &lt;BR /&gt;File (2541,1,1) SWAPFILE.SYS;2 &lt;BR /&gt; inconsistent highwater mark and EFBLK &lt;BR /&gt;&lt;BR /&gt;Is this indicative of a more significant problem?&lt;BR /&gt;&lt;BR /&gt;This error appears after an image restore of the system disk following an error file header full.</description>
      <pubDate>Mon, 20 Mar 2006 09:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968290#M75211</guid>
      <dc:creator>Andrea Arthur</dc:creator>
      <dc:date>2006-03-20T09:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968291#M75212</link>
      <description>Issue a $ set file/own=[current_owner] PAGEFILE.SYS;2,SWAPFILE.SYS;2 &lt;BR /&gt;&lt;BR /&gt; and they will go away.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Mon, 20 Mar 2006 10:06:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968291#M75212</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-20T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968292#M75213</link>
      <description>&lt;BR /&gt;I suppose the inconsistency was triggered due to 'nobackup' settings for those file?&lt;BR /&gt;&lt;BR /&gt;(See help SET FILE/BACK and help BACK/IGNO)&lt;BR /&gt;&lt;BR /&gt;How about just deleting those files?&lt;BR /&gt;&lt;BR /&gt;And maybe $set file/end... but if HWM is enabled then this will take a while (if you can even do that one those files on a live system).&lt;BR /&gt;&lt;BR /&gt;[Sorry, no system to test/verify any of the above]&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Mar 2006 11:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968292#M75213</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-03-20T11:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968293#M75214</link>
      <description>Thank you. &lt;BR /&gt;&lt;BR /&gt;I had created new page and swap files then deleted the old ones.  I'm all set now.&lt;BR /&gt;&lt;BR /&gt;But I am curious as to why a set file/owner would fix this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Mon, 20 Mar 2006 12:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968293#M75214</guid>
      <dc:creator>Andrea Arthur</dc:creator>
      <dc:date>2006-03-20T12:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968294#M75215</link>
      <description>&amp;gt; But I am curious as to why a set file/owner would fix this issue.&lt;BR /&gt;&lt;BR /&gt;The files in question are typically marked /nobackup.&lt;BR /&gt;&lt;BR /&gt;To be honest Andrea, it is puzzling. Simply "touching" the file appears to fix it (so other $ set file comands work too). The message fom anal/disk is only informational and doesn't even appear in the $ help/mess BADHIGHWATER&lt;BR /&gt;&lt;BR /&gt;Sorry, can be of any more help. Maybe someone else can jump in for a good answer &amp;amp; 10 points :-)&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Tue, 21 Mar 2006 04:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968294#M75215</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-21T04:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968295#M75216</link>
      <description>Andrea,&lt;BR /&gt;&lt;BR /&gt;the BADHIGHWATER message is issued from [VERIFY]VERIFY_INDEX based on the values of EFBLK, FFBYTE and HIGHWATER.&lt;BR /&gt;&lt;BR /&gt;The source code comments says:  DO NOT FIX IT! and ANAL/DISK/REPAIR doesn't ;-)&lt;BR /&gt;&lt;BR /&gt;A DUMP/HEADER/BLOCK=COUNT=0 of such a file would be required to find out what's wrong.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 21 Mar 2006 05:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968295#M75216</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-21T05:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968296#M75217</link>
      <description>Could it be this ?&lt;BR /&gt;&lt;A href="http://groups.google.be/group/comp.os.vms/browse_frm/thread/4f76158eb4368e9c/a7594d9c05c27126?lnk=st&amp;amp;q=BADHIGHWATER&amp;amp;rnum=5&amp;amp;hl=en#a7594d9c05c27126" target="_blank"&gt;http://groups.google.be/group/comp.os.vms/browse_frm/thread/4f76158eb4368e9c/a7594d9c05c27126?lnk=st&amp;amp;q=BADHIGHWATER&amp;amp;rnum=5&amp;amp;hl=en#a7594d9c05c27126&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We discussed this in &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1008627" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1008627&lt;/A&gt; , it seems that many system disks are corrupted.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 21 Mar 2006 05:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968296#M75217</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-03-21T05:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968297#M75218</link>
      <description>All the files on the backup of my system disk &amp;amp; on data disks that are marked /nobackup report back with BADHIGHWATER when using anal/disk after a restore.&lt;BR /&gt;&lt;BR /&gt;Some of them have been appearing for many moons now. Hey I'm not worried, cos there marked /nobackup &amp;amp; it's informational :-) !&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2006 06:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968297#M75218</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-21T06:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968298#M75219</link>
      <description>... could it be for files that have a ALQ not equal to EOF ?</description>
      <pubDate>Tue, 21 Mar 2006 06:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968298#M75219</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-21T06:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968299#M75220</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;if you could provide a DUMP/HEAD/BL=COUNT=0 of such a file, I might be able to tell what's wrong...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 21 Mar 2006 06:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968299#M75220</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-21T06:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968300#M75221</link>
      <description>Here you go Volker...&lt;BR /&gt;&lt;BR /&gt;J.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2006 07:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968300#M75221</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-21T07:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968301#M75222</link>
      <description>One thing wrong... the file entry link count is zero.</description>
      <pubDate>Tue, 21 Mar 2006 08:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968301#M75222</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-21T08:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968302#M75223</link>
      <description>And the "Highest block written" (value 0) does not match the "Highest block" (value 488664) - presumably a side effect of BACKUP restoration on a file that was marked "no backup".</description>
      <pubDate>Tue, 21 Mar 2006 09:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968302#M75223</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-03-21T09:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968303#M75224</link>
      <description>Well spotted Jim !&lt;BR /&gt;&lt;BR /&gt;... and when you do a $ set file/own=[x] foo.bar it writes binary zeros - the highest block written becomes 488664 and the anal/disk msg goes away.&lt;BR /&gt;&lt;BR /&gt;This answers Andreas 2nd post question.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Tue, 21 Mar 2006 09:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968303#M75224</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-21T09:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968304#M75225</link>
      <description>Thank you all for your contributions.</description>
      <pubDate>Tue, 21 Mar 2006 10:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968304#M75225</guid>
      <dc:creator>Andrea Arthur</dc:creator>
      <dc:date>2006-03-21T10:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968305#M75226</link>
      <description>Andrea,&lt;BR /&gt;&lt;BR /&gt;this error is absolutley reproducable. Any WRITE access to such a file (a BACKUP of a file marked /NOBACKUP ending up with FH2$L_HIGHWATER=0), even a OPEN/READ/WRITE - although it may fail with an error %DCL-E-INVRFM - causes the file to be overwritten with zeroes and the HIGHWATER field in the file header to be updated.&lt;BR /&gt;&lt;BR /&gt;The VERIFY_INDEX source code explicitly tries to skip reporting BADHIGHWATER for file headers with HIGHWATER=0 (IF ... .header[FH2$L_HIGHWATER] NEQ 0), but this logic somehow does not seem to work too well.&lt;BR /&gt;&lt;BR /&gt;As we've now documented the reason for %ANALDISK-I-BADHIGHWATER and the explanation and workaround, it's time to close this thread.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 21 Mar 2006 12:46:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968305#M75226</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-21T12:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968306#M75227</link>
      <description>before we close this thread... &lt;BR /&gt;&lt;BR /&gt;John said that doing the set file writes zeros on the file and then the highwater mark is not the last block in the file.&lt;BR /&gt;&lt;BR /&gt;Do I really want to write zeros on a in use page or swap file?</description>
      <pubDate>Tue, 21 Mar 2006 19:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968306#M75227</guid>
      <dc:creator>Cass Witkowski</dc:creator>
      <dc:date>2006-03-21T19:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968307#M75228</link>
      <description>How about fixing ANALYZE/DISK/REPAIR so it repairs the error?</description>
      <pubDate>Tue, 21 Mar 2006 21:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968307#M75228</guid>
      <dc:creator>Stanley F Quayle</dc:creator>
      <dc:date>2006-03-21T21:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968308#M75229</link>
      <description>Cass,&lt;BR /&gt;&lt;BR /&gt;only the first and exclusive write accessor would cause the file to be overwritten with zeroes. SET FILE/OWN=xxx PAGEFILE.SYS will return SYSTEM-W-ACCONFLICT, if the pagefile is in use - so no risk here !&lt;BR /&gt;&lt;BR /&gt;Stanley,&lt;BR /&gt;&lt;BR /&gt;making ANAL/DISK/REPAIR 'repair' this error may need it to overwrite the file with zeroes, not sure whether you would want that to happen, as it may severely increase the amount of time for ANAL/DISK/REPAIR to finish and release the volume lock.&lt;BR /&gt;&lt;BR /&gt;The same would apply to the possible idea of 'fixing' BACKUP, this would require BACKUP to overwrite the file with zeroes when restoring a file marked /NOBACKUP - not a good idea.&lt;BR /&gt;&lt;BR /&gt;I would vote for including the message and an explanation and workaround in HELP/MESS BADHIGHWATER&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 22 Mar 2006 01:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968308#M75229</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-22T01:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: inconsistent highwater mark and EFBLK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968309#M75230</link>
      <description>Volker wrote&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I would vote for including the message and an explanation and workaround in HELP/MESS BADHIGHWATER &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;How about making ANAL/DISK smart enough to recognise the mark /NOBACKUP, and just NOT report BADHIGHWATER those files?&lt;BR /&gt;After all, it IS just the intended behavior...&lt;BR /&gt;&lt;BR /&gt;just my EUR 0.02&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Mar 2006 03:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/inconsistent-highwater-mark-and-efblk/m-p/4968309#M75230</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-03-22T03:22:17Z</dc:date>
    </item>
  </channel>
</rss>

