<?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: Anal/dis/rep/read in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392406#M65295</link>
    <description>Ah, you're doing self-maintenance with enough spare parts - haven't noticed that until now. Yes, that can make sense, thanks.</description>
    <pubDate>Fri, 29 Oct 2004 06:08:59 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2004-10-29T06:08:59Z</dc:date>
    <item>
      <title>Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392377#M65266</link>
      <description>I do anal/dis/rep/read on a station with 1 disk.&lt;BR /&gt;I get :&lt;BR /&gt;&lt;BR /&gt;ANALDISK-W-READFILE (2126,1,0)&lt;BR /&gt; error reading VBN325&lt;BR /&gt;SYSTEM-F-PARITY, parity error&lt;BR /&gt;&lt;BR /&gt;I thought this was a temporary file but after a reboot I get the same result (same fileid).&lt;BR /&gt;&lt;BR /&gt;How is this possible ? How can I delete and recreate this file ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 04 Oct 2004 01:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392377#M65266</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-04T01:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392378#M65267</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you find out which file is this? Have you try:&lt;BR /&gt;&lt;BR /&gt;$ PIPE DIR/FILE/NOHEAD/COL=1 disc:[*...] | SEA SYS$PIPE "(2126,1,0)"&lt;BR /&gt;&lt;BR /&gt;Or there is an LOSTHEADER for this file?&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 04 Oct 2004 02:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392378#M65267</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-10-04T02:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392379#M65268</link>
      <description>You normally get prompted to recover lost files to [SYSLOST]. I would first try and find out a bit more about the file, perhaps it is entered in a directory anyway and you have discovered a bug:&lt;BR /&gt;&lt;BR /&gt;$ dump/header/blocks=count=0/identifier=(11516,7,0) dsa0:&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 02:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392379#M65268</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-04T02:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392380#M65269</link>
      <description>Bojan,&lt;BR /&gt;&lt;BR /&gt;Did that with output to a file and searched the file (pipe doesn't allow /window and with your statement you don't see the name).&lt;BR /&gt;&lt;BR /&gt;Result : debug.exe.&lt;BR /&gt;&lt;BR /&gt;Why didn't anal/dis/rep/read report this name and dir did ?&lt;BR /&gt;&lt;BR /&gt;Uwe : I specified /repair. So if it was lost : it should get repaired. No ?</description>
      <pubDate>Mon, 04 Oct 2004 02:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392380#M65269</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-04T02:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392381#M65270</link>
      <description>Ah, I see that you did not specifiy /CONFIRM. In that case you don't get prompted and lost files usually get automatically entered in [SYSLOST], but as I already wrote: you might have discovered a bug in VMS.&lt;BR /&gt;&lt;BR /&gt;Have you tried the command I gave you? Did you get any useful output?</description>
      <pubDate>Mon, 04 Oct 2004 02:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392381#M65270</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-04T02:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392382#M65271</link>
      <description>Uwe answer is perfectly correct, but I like DFU&lt;BR /&gt;$ mc dfu&lt;BR /&gt;search disk/fid=(2126)</description>
      <pubDate>Mon, 04 Oct 2004 02:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392382#M65271</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-04T02:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392383#M65272</link>
      <description>a little improvement&lt;BR /&gt;&lt;BR /&gt;$ pipe  dump/header/block=count=0/ident=(14633,1,0) dra1: | sea sys$pipe "File name:"&lt;BR /&gt;                &lt;BR /&gt;gives  File name:                 XXX&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 02:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392383#M65272</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-04T02:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392384#M65273</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I recreated debug.exe. No more parity errors now.&lt;BR /&gt;&lt;BR /&gt;So, why wasn't the name debug.exe given by anal ?</description>
      <pubDate>Mon, 04 Oct 2004 03:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392384#M65273</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-04T03:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392385#M65274</link>
      <description>I find in the doc&lt;BR /&gt;&lt;BR /&gt;ANALYZE/DISK_STRUCTURE Output &lt;BR /&gt;&lt;BR /&gt;------------------------&lt;BR /&gt;By default, the Analyze/Disk_Structure utility directs all output to your terminal. If you prefer, you can use the /LIST qualifier to generate a file containing the following information for each file on the disk: &lt;BR /&gt;&lt;BR /&gt;File identification (FID) &lt;BR /&gt;File name &lt;BR /&gt;Owner &lt;BR /&gt;Errors associated with the file &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-----------------------&lt;BR /&gt;&lt;BR /&gt;so you shoud add /list to get the file name&lt;BR /&gt;&lt;BR /&gt;source:&lt;BR /&gt;&lt;A href="http://www.pi-net.dyndns.org/docs/openvms0731/731final/6048/6048pro_005.html" target="_blank"&gt;http://www.pi-net.dyndns.org/docs/openvms0731/731final/6048/6048pro_005.html&lt;/A&gt;</description>
      <pubDate>Mon, 04 Oct 2004 03:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392385#M65274</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-04T03:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392386#M65275</link>
      <description>Gerard,&lt;BR /&gt;&lt;BR /&gt;I think this is not correct. /list will give you a list of all files.&lt;BR /&gt;&lt;BR /&gt;Normally, anal will report the file name. For some unknown reason it didn't (corruption ?). The dir command is getting its info elsewere and did find the name.&lt;BR /&gt;&lt;BR /&gt;So, why didn't anal report the file name ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 04 Oct 2004 03:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392386#M65275</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-04T03:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392387#M65276</link>
      <description>Well I do not know.&lt;BR /&gt;&lt;BR /&gt;The example in the doc has files by file-id and file name, with the same lostheader message.&lt;BR /&gt;&lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (16,1,1) []X.X;1 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (17,1,1) []Y.Y;1 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (18,1,1) []Z.Z;1 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (19,1,1) []X.X;2 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (20,1,1) []Y.Y;2 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (21,1,1) []Z.;1 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (22,1,1) []Z.;2 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (23,1,1) LOGIN.COM;163 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;%VERIFY-W-LOSTHEADER, file (24,1,1) MANYACL.COM;1 &lt;BR /&gt;        not found in a directory &lt;BR /&gt;&lt;BR /&gt;Gerard, puzzled&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 03:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392387#M65276</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-04T03:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392388#M65277</link>
      <description>Re /LIST - according to the manual - lists all files. "If you specify /LIST, the utility produces a file that contains a listing of ALL file identifications (FIDs), file names, and file owners.". Not a particularly useful feature generally. &lt;BR /&gt;&lt;BR /&gt;The original problem is fixed but what you are commenting on now is why the utility did not give the filename as well as the fileid in the original message - is that correct?</description>
      <pubDate>Mon, 04 Oct 2004 06:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392388#M65277</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-04T06:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392389#M65278</link>
      <description>Yes Ian. Normally the name is not given if the file is temporary (t.i. already deleted but still open) or spooled (don't know how that works in detail).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 04 Oct 2004 06:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392389#M65278</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-04T06:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392390#M65279</link>
      <description>&amp;gt;&amp;gt;&amp;gt; The example in the doc has files by file-id and file name, with the same lostheader message.&lt;BR /&gt;&lt;BR /&gt;But this topic was not about a 'lostheader'.&lt;BR /&gt;It was triggered by the /read telling analyze to read all allocated blocks on the disk.&lt;BR /&gt;One of those was bad reporting an IO problem&lt;BR /&gt;&lt;BR /&gt;Wim, I would not expect a bad block to clear over a reboot. If it was in a temp file, and that file was deleted, then analyze would not need to re-read and that could hide the problem.&lt;BR /&gt;If after reboot the  block is re-used (for an other, or for 'the same' file), then the write operation may actually trigger clearing the problem (relocating the disk block). &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I recreated debug.exe. No more parity errors now.&lt;BR /&gt;&lt;BR /&gt;As per above... deleting the old file would have been needed to hide it, rewrite to clear it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; So, why wasn't the name debug.exe given by anal ? &lt;BR /&gt;&lt;BR /&gt;Good question! Sorry, no answer.&lt;BR /&gt;&lt;BR /&gt;Btw 1... DUMP/HEAD is the only command that does not need file-number + file-id. Just a file number will do.&lt;BR /&gt;&lt;BR /&gt;Btw 2... other then the file name, you may want to use the mapping table in the header to determine whcih physical block was mapped by vbn 325.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 06:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392390#M65279</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-10-04T06:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392391#M65280</link>
      <description>A file that was created through the spooling mechanism is never entered into a directory. It can have a name recorded in the file header anyway - that is why you can see []BLA.DAT;1&lt;BR /&gt;&lt;BR /&gt;When you delete an open file, sometimes just the directory entry is removed - the file header is maked unused when the file is really closed. A 'temporary' file is one that never was entered into a directory - there is an option that can be specified on file CREATE. I am sure the spooling mechanism uses the same feature.&lt;BR /&gt;&lt;BR /&gt;Again, the behaviour of ANALDISK looks like a bug to me. It is very likely that nobody of us can answer your persistent 'why'. You have to talk with the maintainer (HP).</description>
      <pubDate>Mon, 04 Oct 2004 06:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392391#M65280</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-04T06:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392392#M65281</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;Sorry for the wrong pipe, I should test it.&lt;BR /&gt;&lt;BR /&gt;My opinion is, that anal reads the indexfile  and dir reads the directory. Both files contains the file name and the file id.&lt;BR /&gt;&lt;BR /&gt;So, as Uwe suggested, try to look to the dump/head (this is the dump of the index file). Examine the file name and the back link file (it should point to the directory).&lt;BR /&gt;&lt;BR /&gt;Was that the current sys$share:debug.exe or maybe it was a remaining of some VMS upgrade?&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 04 Oct 2004 10:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392392#M65281</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-10-04T10:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392393#M65282</link>
      <description>Yes it was sys$share. Maybe the name wasn't given because the file was corrupt ?&lt;BR /&gt;I will keep an eye on it.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 04 Oct 2004 13:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392393#M65282</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-04T13:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392394#M65283</link>
      <description>Hm...&lt;BR /&gt;Sorry, but that does not sound plausible to me. We're talking about corruption _inside_ a file, not in the file system's structure. If the file is properly linked from a directory I think the full path should be displayed to make the whole handling easy for the user.</description>
      <pubDate>Mon, 04 Oct 2004 13:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392394#M65283</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-04T13:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392395#M65284</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You may try to check if you have a problem&lt;BR /&gt;on the free blocks now.&lt;BR /&gt;&lt;BR /&gt;Fill the disk&lt;BR /&gt;&lt;BR /&gt;$ copy nl: tempfile /alloc=free_blocks_on_disk&lt;BR /&gt;&lt;BR /&gt;$ set file /end tempfile&lt;BR /&gt;&lt;BR /&gt;$analyze /disk/read ...&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;HF</description>
      <pubDate>Tue, 05 Oct 2004 04:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392395#M65284</guid>
      <dc:creator>faris_3</dc:creator>
      <dc:date>2004-10-05T04:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Anal/dis/rep/read</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392396#M65285</link>
      <description>Uwe,&lt;BR /&gt;&lt;BR /&gt;I don't know how the program is written but may be it doesn't always do the effort for looking for the file name after a parity error.&lt;BR /&gt;&lt;BR /&gt;Farris,&lt;BR /&gt;&lt;BR /&gt;Did somethink like that. No extra bad blocks.&lt;BR /&gt;&lt;BR /&gt;All,&lt;BR /&gt;&lt;BR /&gt;Maybe the disk should have been filled in the farris way before the OS was installed. Or maybe we should have used some kind of read check option during install.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 05:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/anal-dis-rep-read/m-p/3392396#M65285</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-05T05:06:05Z</dc:date>
    </item>
  </channel>
</rss>

