<?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: Nam block errors in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309620#M15805</link>
    <description>John, Steven,&lt;BR /&gt;&lt;BR /&gt;I created a directory tree with eight levels, DKA200:[d1.d2.d3.d4.d5.d6.d7.d8]. I created file test.txt in the lowest directory. I backed-up this tree to saveset test.sav. I then tried to restore the tree to dka300: using various file specifications:&lt;BR /&gt;&lt;BR /&gt;$ set def dka300:[000000]&lt;BR /&gt;$&lt;BR /&gt;$ backup test.sav/sav [...]&lt;BR /&gt;%BACKUP-I-INVDEEPDIR, output directory [000000...] not valid for deepdirectories, try rooted logical&lt;BR /&gt;%BACKUP-E-OPENOUT, error opening DKA300:[000000...]TEST.SAV;1 as output-RMS-F-DIR, error in directory name&lt;BR /&gt;%BACKUP-I-INVDEEPDIR, output directory [000000...] not valid for deepdirectories, try rooted logical&lt;BR /&gt;%BACKUP-E-OPENOUT, error opening DKA300:[000000...]*.*; as output-RMS-F-DIR, error in directory name&lt;BR /&gt;$&lt;BR /&gt;$&lt;BR /&gt;$ backup test.sav/sav [000000...]&lt;BR /&gt;%BACKUP-I-INVDEEPDIR, output directory [000000...] not valid for deepdirectories, try rooted logical&lt;BR /&gt;%BACKUP-E-OPENOUT, error opening DKA300:[000000...]TEST.SAV;1 as output-RMS-F-DIR, error in directory name&lt;BR /&gt;%BACKUP-I-INVDEEPDIR, output directory [000000...] not valid for deepdirectories, try rooted logical&lt;BR /&gt;%BACKUP-E-OPENOUT, error opening DKA300:[000000...]*.*; as output-RMS-F-DIR, error in directory name&lt;BR /&gt;$&lt;BR /&gt;$ backup test.sav/sav [*...]&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;So the only syntax of these three that worked was Steven's. &lt;BR /&gt;&lt;BR /&gt;When I tried to clean these test files up, I found that $DELETE would not delete the eighth directory even with the above syntax.  I had to create a rooted logical to get it. &lt;BR /&gt;&lt;BR /&gt;Note that the error message for the first two is not the same as the OP. But I have gotten the RMS-F-RLF error trying to restore eight sub-directories before. Unfortunately, I don't have time right now to hunt for the syntax that caused that error.&lt;BR /&gt;&lt;BR /&gt;I wouldn't be surprised if Jack had a user that recently created that eighth directory. Maybe the "[*...]" syntax will work for him.&lt;BR /&gt;&lt;BR /&gt;Kelly&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Nov 2008 14:57:56 GMT</pubDate>
    <dc:creator>Kelly Stewart_1</dc:creator>
    <dc:date>2008-11-25T14:57:56Z</dc:date>
    <item>
      <title>Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309594#M15779</link>
      <description>Why am i getting invalid nam block records when I try to restore standard vms backup tapes. This is a new problem that just started happening and nothing has changed on the vms systems in years</description>
      <pubDate>Wed, 19 Nov 2008 17:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309594#M15779</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-19T17:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309595#M15780</link>
      <description>gunthjl1,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;It would help substantially, if you could provide further information about what you are trying to do (which command did you execute ?) and what the exact error message is.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 19 Nov 2008 17:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309595#M15780</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-19T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309596#M15781</link>
      <description>Trying to restore files from a backup tape to hard disk...&lt;BR /&gt;&lt;BR /&gt;using bac/lis/log mka500:diske/save_set [...]*.*;*&lt;BR /&gt;&lt;BR /&gt;Error is... error writing to disk gollum:[000000]&lt;BR /&gt;Invalid nam block record</description>
      <pubDate>Wed, 19 Nov 2008 18:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309596#M15781</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-19T18:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309597#M15782</link>
      <description>gunthjl1,&lt;BR /&gt;&lt;BR /&gt;just tried a BACKUP/LIS/LOG saveset/SAVE disk:&lt;DIR...&gt; command on OpenVMS Alpha V8.2 and it seemed to work in general.&lt;BR /&gt;&lt;BR /&gt;Did you try without /LIST ?&lt;BR /&gt;&lt;BR /&gt;Does a BACKUP/LIST of this saveset work ?&lt;BR /&gt;&lt;BR /&gt;What OpenVMS architecture and version ?&lt;BR /&gt;&lt;BR /&gt;Could you please give an exact example of the full error message ?  &lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/DIR...&gt;</description>
      <pubDate>Wed, 19 Nov 2008 18:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309597#M15782</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-19T18:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309598#M15783</link>
      <description>running open vms version 6.1. VMS wokstation (not an alpha)&lt;BR /&gt;&lt;BR /&gt;Exact error message is...&lt;BR /&gt;&lt;BR /&gt;BACKUP-E-OPENOUT, error opening GOLLUM:[000000]*.*;* as output&lt;BR /&gt;-RMS-F-RLF, invalid NAM block&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Input command was...&lt;BR /&gt;&lt;BR /&gt;bac/log mka500:diske/save_set [...]*.*;*&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help!!&lt;BR /&gt;&lt;BR /&gt;Jack</description>
      <pubDate>Wed, 19 Nov 2008 18:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309598#M15783</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-19T18:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309599#M15784</link>
      <description>sorry...the error was... invalid related NAM block</description>
      <pubDate>Wed, 19 Nov 2008 18:44:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309599#M15784</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-19T18:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309600#M15785</link>
      <description>gunthjl1,&lt;BR /&gt;&lt;BR /&gt;GOLLUM is supposed to be a logical name pointing to a mounted disk, right ?&lt;BR /&gt;&lt;BR /&gt;What does $ DIR GOLLUM:[000000] give ?&lt;BR /&gt;And $ ANAL/DISK GOLLUM ?&lt;BR /&gt;&lt;BR /&gt;BACKUP seems to have an internal RMS problem creating the destination file name.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 19 Nov 2008 18:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309600#M15785</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-19T18:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309601#M15786</link>
      <description>Yes...Gollum is the disk name&lt;BR /&gt;&lt;BR /&gt;dir gollum:[000000] lists the files on the top directory&lt;BR /&gt;&lt;BR /&gt;analyze is giving me a TON BADHEADER errors....sound like a hard disk problem to you?</description>
      <pubDate>Wed, 19 Nov 2008 18:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309601#M15786</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-19T18:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309602#M15787</link>
      <description>First line after I issue the analyze command is...&lt;BR /&gt;&lt;BR /&gt;error opening quote.sys....no such file</description>
      <pubDate>Wed, 19 Nov 2008 18:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309602#M15787</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-19T18:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309603#M15788</link>
      <description>gunthjl1,&lt;BR /&gt;&lt;BR /&gt;the only mention of RMS-F-RLF errors in conjunction with backup, that I've found, are related to deep directories, i.e. if you try to restore to a directory deeper than 8 levels from [000000]. Could this be the case here ? What does BACKUP/LIS tape:diske/SAVE shows up as file names ?&lt;BR /&gt;&lt;BR /&gt;The message about QUOTA.SYS missing can be igned, if you don't have disk quotas enabled on that disk.&lt;BR /&gt;&lt;BR /&gt;Can you temporarily restore the desired files onto another disk ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 19 Nov 2008 19:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309603#M15788</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-19T19:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309604#M15789</link>
      <description>yes...directory tree structures exceed 8 levels at times. I would have thought that the backup would ignore those and continue on but that is evidently not the case. I'll play around with it a bit tomorrow. Thanks again for your help!!!&lt;BR /&gt;&lt;BR /&gt;jack</description>
      <pubDate>Wed, 19 Nov 2008 19:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309604#M15789</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-19T19:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309605#M15790</link>
      <description>SHOW LOGICAL /FULL GOLLUM&lt;BR /&gt;&lt;BR /&gt;It is quite common for a concealed rooted logical name to be incorrectly defined.   Stuff can mostly work with incorrect logical name definitions.   Match how the SYS$SPECIFIC logical name is defined, for instance, with both the concealed and terminal attributes and with the trailing dot.&lt;BR /&gt;&lt;BR /&gt;Also SHOW ERROR, and see if there are hardware errors.&lt;BR /&gt;&lt;BR /&gt;Also ANALYZE /ERROR to look for (recent) hardware errors.&lt;BR /&gt;&lt;BR /&gt;Post up a few of the BADHEADER errors from ANALYZE /DISK as well, assuming that the first ANALYZE /DISK /REPAIR does not clear this up.&lt;BR /&gt;&lt;BR /&gt;This could be a bad logical name definition, a bad definition, or otherwise.&lt;BR /&gt;&lt;BR /&gt;OpenVMS VAX V6.1 and its associated VAX hardware is sufficiently ancient that this could be an OpenVMS VAX bug, a logical name declaration error, bad hardware, or...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2008 19:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309605#M15790</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-11-19T19:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309606#M15791</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;where is the directory level of 8 exceeded, in the disk saveset on tape or on the disk, where the logical GOLLUM points to ? Is this logical actually a concealed logical pointing to a directory on that disk ?&lt;BR /&gt;&lt;BR /&gt;Is the DISKE saveset from a BACKUP/IMAGE operation ?&lt;BR /&gt;&lt;BR /&gt;If you search in comp.os.vms (e.g. with Google Groups) for RMS-F-RLF, you'll find a couple of discussions about backup and directory depth. Some information in there may actually help...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 20 Nov 2008 07:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309606#M15791</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-20T07:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309607#M15792</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;I tried your search suggestion (in fact I cut-and-pasted the error name from your post) for Google group comp.os.vms and got the following result:&lt;BR /&gt;"Your search -  RMS-F-RLF - did not match any documents. "&lt;BR /&gt;&lt;BR /&gt;So I tried "rms rlf" instead and got some usable hits - and the first one contained the string "RMS-F-RLF". Oh well!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jack,&lt;BR /&gt;&lt;BR /&gt;We had a similar problem recently. &lt;BR /&gt;&lt;BR /&gt;In our case, the system allowed a user to define a directory tree with some subdirectories 8 levels deep not counting the root directory; something like "[d1.d2.d3.d4.d5.d6.d7.d8]". BACKUP by default inserts the root directory into the specification -  "[000000.d1.d2.d3.d4.d5.d6.d7.d8]" - making 9 directories.  &lt;BR /&gt;&lt;BR /&gt;We worked around this by using the BACKUP/SELECT qualifier to pick out sub-trees (such that there were fewer than 8 levels) from the saveset, and a concealed, rooted logical name as the output device, but we had to do a separate restore operation for each sub-tree. There are some examples in comp.os.vms.&lt;BR /&gt;&lt;BR /&gt;By the way, recent Alpha and Integrity versions of OpenVMS allow much greater directory depth.&lt;BR /&gt;&lt;BR /&gt;Kelly&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309607#M15792</guid>
      <dc:creator>Kelly Stewart_1</dc:creator>
      <dc:date>2008-11-20T16:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309608#M15793</link>
      <description>Kelly,&lt;BR /&gt;&lt;BR /&gt;try with searching for %RMS-F-RLF - it just worked for me and returned 7 matches.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 20 Nov 2008 16:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309608#M15793</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-20T16:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309609#M15794</link>
      <description>Thanks all for your help with this. I'm outta here for 2 weeks so I'll play around with it more when I get back.&lt;BR /&gt;&lt;BR /&gt;Yes, using the select parameter works and is okay if you are only doing limited files and directories. Unfortunately, I'm trying to restore entire 9 gig disk backups for 4mm tape. There are a lot of tapes per backup so using select is very time consuming. &lt;BR /&gt;&lt;BR /&gt;Again, thanks for all the help!!!&lt;BR /&gt;&lt;BR /&gt;Jack</description>
      <pubDate>Thu, 20 Nov 2008 16:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309609#M15794</guid>
      <dc:creator>gunthjl1</dc:creator>
      <dc:date>2008-11-20T16:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309610#M15795</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;if you are restoring an 'entire disk', you should use BACKUP/IMAGE (if the backup has been done that way). This should prevent those problems.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 20 Nov 2008 16:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309610#M15795</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-20T16:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309611#M15796</link>
      <description>&amp;gt; By the way, recent Alpha and Integrity versions of OpenVMS allow much greater directory depth.&lt;BR /&gt;&lt;BR /&gt;If circa decade-old software counts as "recent", yes.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309611#M15796</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-11-20T16:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309612#M15797</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;This is weird. Tried it with Firefox and IE7 and got "Your search -  %RMS-F-RLF - did not match any documents.". With and without quotes. Don't know what I'm doing different. This was with the "search this group" option at &lt;A href="http://groups.google.com/group/comp.os.vms/topics." target="_blank"&gt;http://groups.google.com/group/comp.os.vms/topics.&lt;/A&gt; But as I said I did find the relevant topics with "rms rlf". &lt;BR /&gt;&lt;BR /&gt;Just to see, I tried the %RMS-F-RLF search at &lt;A href="http://www.google.com," target="_blank"&gt;www.google.com,&lt;/A&gt; and it returned one result - this thread :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hoff,&lt;BR /&gt;&lt;BR /&gt;Okay, "more recent" :)  Actually, my VAXes are running 7.3-1 which I could legitimately call "most recent", not that it helps!&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 18:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309612#M15797</guid>
      <dc:creator>Kelly Stewart_1</dc:creator>
      <dc:date>2008-11-20T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Nam block errors</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309613#M15798</link>
      <description>&amp;gt; Okay, "more recent" :) Actually, my VAXes are running 7.3-1 which I could legitimately call "most recent", not that it helps!&lt;BR /&gt;&lt;BR /&gt;Um, I'd call that miraculous, actually.  :-)   AFAIK, there exists no release past V7.3 for OpenVMS VAX.&lt;BR /&gt;&lt;BR /&gt;If the boxes in question are running OpenVMS Alpha and some Alpha boxes and not some VAX boxes, there's no (technical) reason not to go to V8.3 as the biggest bump in the upgrade road is probably the TQE work in the kernel that happened between OpenVMS Alpha V7.3-1 and V7.3-2.  The cost of purchasing and of upgrading and of testing certainly applies here, of course.</description>
      <pubDate>Thu, 20 Nov 2008 19:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nam-block-errors/m-p/4309613#M15798</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-11-20T19:37:03Z</dc:date>
    </item>
  </channel>
</rss>

