<?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: Possible V8.2 $ BACKUP  /INPUT_FILES bug in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027270#M81871</link>
    <description>&lt;!--!*#--&gt;The reason this is not a problem with file types is that the specification "name."&lt;BR /&gt;explicitly specifies a null file type, as opposed to "name" where the file type is missing.&lt;BR /&gt;&lt;BR /&gt;Unfortunately there no way to explicitly specify a null file name with DCL, so you have this type of problem when either sticky names or wildcard defaults are involved.  &lt;BR /&gt;&lt;BR /&gt;So although you can do "CREATE .TXT", if you then do "DIRECTORY .TXT" you actually get a directory of *.TXT;*</description>
    <pubDate>Fri, 09 Feb 2007 18:39:59 GMT</pubDate>
    <dc:creator>Jess Goodman</dc:creator>
    <dc:date>2007-02-09T18:39:59Z</dc:date>
    <item>
      <title>Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027263#M81864</link>
      <description>The file BACKUP.DAT contains the following 2 lines (both files exist):&lt;BR /&gt;&lt;BR /&gt;DISK$USR00:[WAYNEW]bug.doc;1&lt;BR /&gt;DISK$USR00:[WAYNEW].rnd;1&lt;BR /&gt;&lt;BR /&gt;$ BACKUP BACKUP.DAT/INPUT_FILES W.BCK/SAVE&lt;BR /&gt;%BACKUP-W-NOFILES, no files selected from DISK$USR00:[WAYNEW]bug.rnd;1&lt;BR /&gt;&lt;BR /&gt;If I change BACKUP.DAT so that .rnd is first, no error is produced.&lt;BR /&gt;&lt;BR /&gt;It is interesting to note that this behavior does not occur if I supply a filespec with a null file type.&lt;BR /&gt;&lt;BR /&gt;Can anyone suggest a work-around other than reordering file specs?  Does this behavior replicate in V8.3?&lt;BR /&gt;&lt;BR /&gt;Environment:&lt;BR /&gt;AlphaVMS V8.2, with VMS82A_BACKUP-V0100 applied&lt;BR /&gt;&lt;BR /&gt;image name: "BACKUP"&lt;BR /&gt;image file identification: "V8.2"&lt;BR /&gt;image file build identification: "XAJT-0070050003"&lt;BR /&gt;link date/time: 13-JUL-2005 14:56:06.65&lt;BR /&gt;linker identification: "A11-50"&lt;BR /&gt;&lt;BR /&gt;image name: "BACKUPSHR"&lt;BR /&gt;image file identification: "V8.2"&lt;BR /&gt;image file build identification: "XAJT-0070050003"&lt;BR /&gt;link date/time: 13-JUL-2005 14:55:12.66&lt;BR /&gt;linker identification: "A11-50"</description>
      <pubDate>Wed, 07 Feb 2007 17:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027263#M81864</guid>
      <dc:creator>WWarren</dc:creator>
      <dc:date>2007-02-07T17:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027264#M81865</link>
      <description>This is intended and documented behavior of BACKUP /INPUT_FILES.  From the manuals:&lt;BR /&gt;&lt;BR /&gt;"If the disk, directory, or file extension is not specified, the defaults are copied from the previous entry or from the default if this is the first entry."&lt;BR /&gt;&lt;BR /&gt;That text is from the current BACKUP documentation.&lt;BR /&gt;&lt;BR /&gt;The Linker maintainer finally added a knob to optionally turn some similar filename stickiness processing over there off.  See RMS_RELATED_CONTEXT=NO" in the linker manual.  Stickiness is obscure and useful and long-standing behavior of OpenVMS, and omitted fields will default.&lt;BR /&gt;&lt;BR /&gt;You might be able to bypass this by quoting the string, but I have not checked to see if BACKUP /INPUT_FILES supports this particular escape hatch.  I usually avoid null names, as seemingly weird stuff can ensue -- at least until you find out what happened with the defaulting and the stickiness.&lt;BR /&gt;&lt;BR /&gt;Straight DCL commands can and do display this stickiness and field defaulting, too.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs</description>
      <pubDate>Wed, 07 Feb 2007 17:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027264#M81865</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-07T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027265#M81866</link>
      <description>Neglected to cite the URL for the cited BACKUP /INPUT_FILES text:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/6048/6048pro_023.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6048/6048pro_023.html&lt;/A&gt;</description>
      <pubDate>Wed, 07 Feb 2007 17:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027265#M81866</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-07T17:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027266#M81867</link>
      <description>Oops - right you are - the description was right there in the Example section (rather than the Description section).  Shame on me!&lt;BR /&gt;&lt;BR /&gt;Setting the file spec (or the file name section) in quotes produces an error, so no luck there.&lt;BR /&gt;&lt;BR /&gt;And as I mentioned, a null file type doesn't produce the behavior, which I suppose it should according to the documentation (perhaps the meaning of "file extension" is ambiguous?).&lt;BR /&gt;&lt;BR /&gt;To me, this is very, very ugly...</description>
      <pubDate>Wed, 07 Feb 2007 18:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027266#M81867</guid>
      <dc:creator>WWarren</dc:creator>
      <dc:date>2007-02-07T18:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027267#M81868</link>
      <description>Since I'm building backup save sets from command procedure, human inspection is unworkable.  As in this example, ported software often creates these null filename beasties; renaming the files is not a solution.&lt;BR /&gt;&lt;BR /&gt;I guess I'll just have to check for null file names as I'm scanning directories and place them at the beginning of the file, even if they're out of directory tree order.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the prompt replies!</description>
      <pubDate>Wed, 07 Feb 2007 19:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027267#M81868</guid>
      <dc:creator>WWarren</dc:creator>
      <dc:date>2007-02-07T19:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027268#M81869</link>
      <description>Only ugly workaround is to pass a nodename in front of those nameless files.&lt;BR /&gt;With proxies enabled: 0::.rnd&lt;BR /&gt;Or 0"user pass"::.rnd&lt;BR /&gt;Yuck!&lt;BR /&gt;&lt;BR /&gt;Hein</description>
      <pubDate>Thu, 08 Feb 2007 00:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027268#M81869</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-02-08T00:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027269#M81870</link>
      <description>I haven't thought this through and I'm getting yelled by people waiting to go to lunch with me, but what about sorting your input file, BACKUP.DAT, first?&lt;BR /&gt;&lt;BR /&gt;SOURCE&amp;gt; type a.a&lt;BR /&gt;DISK$USR00:[WAYNEW]bug.doc;1&lt;BR /&gt;DISK$USR00:[WAYNEW].rnd;1&lt;BR /&gt;SOURCE&amp;gt; sort a.a&lt;BR /&gt;_Output: a.b&lt;BR /&gt;SOURCE&amp;gt; type a.b&lt;BR /&gt;DISK$USR00:[WAYNEW].rnd;1&lt;BR /&gt;DISK$USR00:[WAYNEW]bug.doc;1&lt;BR /&gt;SOURCE&amp;gt;</description>
      <pubDate>Fri, 09 Feb 2007 12:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027269#M81870</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-02-09T12:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027270#M81871</link>
      <description>&lt;!--!*#--&gt;The reason this is not a problem with file types is that the specification "name."&lt;BR /&gt;explicitly specifies a null file type, as opposed to "name" where the file type is missing.&lt;BR /&gt;&lt;BR /&gt;Unfortunately there no way to explicitly specify a null file name with DCL, so you have this type of problem when either sticky names or wildcard defaults are involved.  &lt;BR /&gt;&lt;BR /&gt;So although you can do "CREATE .TXT", if you then do "DIRECTORY .TXT" you actually get a directory of *.TXT;*</description>
      <pubDate>Fri, 09 Feb 2007 18:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027270#M81871</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2007-02-09T18:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Possible V8.2 $ BACKUP  /INPUT_FILES bug</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027271#M81872</link>
      <description>Hein - nice thought; I hadn't considered that idea.&lt;BR /&gt;&lt;BR /&gt;Edgar - I don't think that sorting the file won't work without a lot of effort because I think I'd need to transform each record so the position of the file name was in a fixed column, sort, and convert back.&lt;BR /&gt;&lt;BR /&gt;Jess - nice explanation!  It makes sense.&lt;BR /&gt;&lt;BR /&gt;Thanks again to all who replied!</description>
      <pubDate>Tue, 13 Feb 2007 20:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/possible-v8-2-backup-input-files-bug/m-p/5027271#M81872</guid>
      <dc:creator>WWarren</dc:creator>
      <dc:date>2007-02-13T20:16:35Z</dc:date>
    </item>
  </channel>
</rss>

