<?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: SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.* in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455823#M66235</link>
    <description>Yes, better idea, because it works on an open logfile, too!</description>
    <pubDate>Wed, 05 Jan 2005 09:16:21 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2005-01-05T09:16:21Z</dc:date>
    <item>
      <title>SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.*</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455820#M66232</link>
      <description>Hello, i am using the set file/nobackup on several directories and my backup log files shows every file that was skipped with a /nobackup flag "data not copied, file marked NOBACKUP".  Is there a way to turn off this reporting while still get the other BACKUP-I-, BACKUP-W-, BACKUP-F-, etc messages?  thanks for any advise you can offer&lt;BR /&gt;&lt;BR /&gt;g.</description>
      <pubDate>Wed, 05 Jan 2005 08:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455820#M66232</guid>
      <dc:creator>Gary_167</dc:creator>
      <dc:date>2005-01-05T08:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.*</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455821#M66233</link>
      <description>No, I don't think so, but you can process the logfile after the job has run:&lt;BR /&gt;&lt;BR /&gt;$ edit /edt backup.log&lt;BR /&gt;delete all '%BACKUP-I-NOBACKUP,'&lt;BR /&gt;exit&lt;BR /&gt;$!</description>
      <pubDate>Wed, 05 Jan 2005 09:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455821#M66233</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-01-05T09:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.*</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455822#M66234</link>
      <description>I think I am with Uwe, no direct way of manipulating BACKUP.&lt;BR /&gt;&lt;BR /&gt;However, instead of EDIT/EDT I would use SEARCH:&lt;BR /&gt;&lt;BR /&gt;$ Search BACKUP.LOG "%BACKUP-I-NOBACKUP" /nohead/mat=nor/out=backup1.log&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 05 Jan 2005 09:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455822#M66234</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-05T09:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.*</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455823#M66235</link>
      <description>Yes, better idea, because it works on an open logfile, too!</description>
      <pubDate>Wed, 05 Jan 2005 09:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455823#M66235</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-01-05T09:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.*</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455824#M66236</link>
      <description>&lt;BR /&gt;What problem are you really trying to solve?&lt;BR /&gt;The SET FILE/NOBACK will, as per help, still record the file header (name and attributes), just not the data. This is typical needed only for large, re-creatable, scratch type files. (like a page file!).&lt;BR /&gt;&lt;BR /&gt;If you just do not want to backup specific directories, please consider using the /EXCLUDE on the actual backup command.&lt;BR /&gt;&lt;BR /&gt;Admittedly you would have to add this every time though.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2005 10:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455824#M66236</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-01-05T10:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.*</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455825#M66237</link>
      <description>Hein,&lt;BR /&gt;&lt;BR /&gt;correct me if I m wrong, but I was of the impression that /EXCUDE does not work on /IMAGE ?&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 05 Jan 2005 11:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455825#M66237</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-05T11:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: SET FILE/NOBACKUP DKxxxx:[xxxxx..]*.*</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455826#M66238</link>
      <description>Hello, i have to do /NOBACKUP for image backups.  The files that we are not backing up are data feeds that should not be on tapes and are re-creatable.  I think i can live with skipping through a few hundred of these in the log.  Thanks for the input.</description>
      <pubDate>Wed, 05 Jan 2005 11:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-file-nobackup-dkxxxx-xxxxx/m-p/3455826#M66238</guid>
      <dc:creator>Gary_167</dc:creator>
      <dc:date>2005-01-05T11:24:48Z</dc:date>
    </item>
  </channel>
</rss>

